Clarify that if patches don't follow existing code style, we'll have to manually reformat them ourselves.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3176 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
a371bea2a0
commit
fb6f59d85b
4
HACKING
4
HACKING
@ -146,8 +146,8 @@ Style
|
||||
* We don't put spaces between function names and the opening brace for
|
||||
argument lists.
|
||||
* Try to fit in with the existing code brace indenting style, comments,
|
||||
operator spacing etc. It's not required but it makes our lives easier
|
||||
;-)
|
||||
operator spacing etc. It's not required for patches but it will save
|
||||
us having to manually reformat them.
|
||||
|
||||
Libraries
|
||||
---------
|
||||
|
Loading…
x
Reference in New Issue
Block a user