Skip to content

Language support toolingΒ #340

@andrew-cleveland

Description

@andrew-cleveland

Hi,

I have been looking around to see if there is anything about tooling to support writing consistent code across projects but I cant see a section for that.

What i mean is having things like:

  • Consistent linting configs that can be deployed into a repo
  • Set auto-format to "on" in IDE.
  • Enforce Static Type Checking to avoid basic type errors which can be hard to track down.

I think it would be good to be quite opinionated on that, as inconsistent standards across projects makes it harder to re-use code and increase the learning time when moving between projects.

It should be possible to enforce these things between a combo of pipeline defaults and IDE config files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions