Skip to content

Consistent text file formatting in this code base #139

@bignose-debian

Description

@bignose-debian

The code base would benefit from consistent text file formatting:

  • Line break style (LF)
  • No trailing white space
  • U+0020 SPACE for indentation
  • etc.

These are fundamental text style settings that can be made explicit with an EditorConfig settings file, and altering each existing file to conform to that.

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