Browse Source

Tools: CodeStyle: astylerc: change style to linux

max-continuation-indent=100 not supported in v2.x but is OK in 3.1
mission-4.1.18
Mark Whitehorn 6 years ago committed by Andrew Tridgell
parent
commit
3cbbc33766
  1. 5
      Tools/CodeStyle/astylerc

5
Tools/CodeStyle/astylerc

@ -1,9 +1,10 @@ @@ -1,9 +1,10 @@
style=stroustrup
style=linux
keep-one-line-statements
add-brackets
indent=spaces=4
indent-col1-comments
min-conditional-indent=0
suffix=none
lineend=linux
unpad-paren
pad-header

Loading…
Cancel
Save