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:
DrSlony
2015-06-29 21:53:37 +02:00
parent 4b0e8e94cc
commit 4d3d6bda72

5
rawtherapee.astylerc Normal file
View File

@@ -0,0 +1,5 @@
style=1tbs
indent=spaces=4
break-blocks
pad-oper
convert-tabs