Skip to content
Snippets Groups Projects
Commit fd2b8536 authored by Gormogon's avatar Gormogon
Browse files

Update HACKING.md

Added reference to EditorConfig
parent 1e5e44e0
No related branches found
No related tags found
No related merge requests found
...@@ -70,6 +70,8 @@ You can use the `hacking/calamaresstyle` script to run ...@@ -70,6 +70,8 @@ You can use the `hacking/calamaresstyle` script to run
[astyle](http://astyle.sf.net) on your code and have it formatted the right [astyle](http://astyle.sf.net) on your code and have it formatted the right
way. way.
**NOTE:** An .editorconfig file is included to assist with formatting. In order to take advantage of this functionality you will need to acquire the [EditorConfig](http://editorconfig.org/#download) plug-in for your editor.
Naming Naming
------ ------
* Use CamelCase for everything. * Use CamelCase for everything.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment