Skip to content

Conversation

@aspiers
Copy link

@aspiers aspiers commented Dec 11, 2021

src/README.md already says:

Before beginning development, especially on teams, make sure to configure your linter and code formatting to conform to one unified setting

EditorConfig (see https://editorconfig.org/) is a fantastic way to ensure that many editors will automatically configure themselves with settings to correctly match any project containing an .editorconfig file. So add one to this project with settings matching the existing style (including 2-column indentation).

src/README.md already says:

    _Before_ beginning development, especially on teams, make sure to
    configure your linter and code formatting to conform to one
    unified setting

EditorConfig (see https://editorconfig.org/) is a fantastic way to
ensure that many editors will automatically configure themselves
with settings to correctly match any project containing an
.editorconfig file.  So add one to this project with settings matching
the existing style (including 2-column indentation).
Copy link
Contributor

@llam722 llam722 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi aspiers,
Thanks for your help in reinforcing consistency, adding this in as well

@yangbrian310 yangbrian310 merged commit 30d6621 into open-source-labs:master Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants