mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
CONTRIBUTING.md: mention coding style
This commit is contained in:
@ -40,7 +40,7 @@ someone else doesn't duplicate the work.
|
||||
|
||||
### Coding style
|
||||
|
||||
- Try to match the existing indent style. (TODO: specify)
|
||||
- Use the 'hybrid' style described [here](https://gist.github.com/davidzchen/9188090). Get a `.editorconfig` for it [here](https://gist.github.com/ashleyh/9292108)
|
||||
- Don't abuse the pre-processor.
|
||||
- Don't mix platform-specific stuff into the main code.
|
||||
- TODO: commit messages?
|
||||
|
Reference in New Issue
Block a user