Skip to content

Improve general text file linting #15442

@phlax

Description

@phlax

description

there are some rules that we probably want to apply to all text files (maybe with some specific exceptions)

for example:

  • new line at the end of file
  • no mixture of tabs and spaces (maybe just no tabs)

there may be others

most lang linters will pick up these issues - but eg yaml files are failing this and we could/should just make a general rule

we probs only want to lint changes i guess rather than checking entire repo on every change

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature requests. Not bugs or questions.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions