Skip to content

Conversation

@versable
Copy link
Contributor

Hey @Try,

to help with code consistency, I've added a .editorconfig configuration file. This is basically a standard for keeping code (line indentations, line breaks, and more) consistent.

It's respected by most editors/IDEs without plugins (https://editorconfig.org/#pre-installed).

Check out the documentation here: https://editorconfig.org/

Define editor settings based on existing code conventions:
- 2-space indentation for C++, CMake, shaders, and scripts
- LF line endings, UTF-8 charset
- Trim trailing whitespace, ensure final newline
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.

1 participant