Skip to content

Conversation

@schwern
Copy link

@schwern schwern commented Apr 29, 2020

EditorConfig provides basic project editor configuration standards.
It covers the basics of indention, line endings, character set, and
whitespace trimming. It makes it easier to follow project standards.

Supported editors will automatically honor .editorconfig. Others
will need a plugin.

If a contributor's editor supports EditorConfig, it will
automatically follow the project's standards. If not, there's no harm.

See https://editorconfig.org/

EditorConfig provides basic project editor configuration standards.
It covers the basics of indention, line endings, character set, and
whitespace trimming. It makes it easier to follow project standards.

Supported editors will automatically honor .editorconfig. Others
will need a plugin.

If a contributor's editor supports EditorConfig, they will
automatically follow the project's standards. If not, there's no harm.

See https://editorconfig.org/
@z64 z64 added the code-style label Apr 30, 2020
@z64 z64 added this to the 3.4.0 milestone Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants