mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 10:25:45 -05:00
Update HACKING.md
Added reference to EditorConfig
This commit is contained in:
parent
1e5e44e01b
commit
fd2b8536fc
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
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
|
||||
------
|
||||
* Use CamelCase for everything.
|
||||
|
|
Loading…
Add table
Reference in a new issue