Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rwols committed Aug 26, 2017
1 parent 5fe25b3 commit f14ddab
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
Thank you for showing interest in contributing to CMakeBuilder.

# Style Guide
The style is loosely based on [PEP8][1].
Use the LSP plugin (search for it on Package Control) together with the
python-language-server when you make changes to this plugin. You can install
python-language-server with pip3. When you're done with the changes, format
the document. Please trim whitespace and make sure views end with an empty line.

# Things That Need Attention
More platform-specific generators are very welcome. See the folder "Generators".

[1]: https://www.python.org/dev/peps/pep-0008/

0 comments on commit f14ddab

Please sign in to comment.