Added astyle options file to format source code, so we can all commit consistently formatted code. Usage: astyle --options=rawtherapee.astylerc file.cc
This commit is contained in:
5
rawtherapee.astylerc
Normal file
5
rawtherapee.astylerc
Normal file
@@ -0,0 +1,5 @@
|
||||
style=1tbs
|
||||
indent=spaces=4
|
||||
break-blocks
|
||||
pad-oper
|
||||
convert-tabs
|
Reference in New Issue
Block a user