Browse Source

- astyle: partly revert bdd90adfa2

master
vanhofen 4 years ago
parent
commit
e538ed836f
  1. 3
      support/scripts/astyle.sh

3
support/scripts/astyle.sh

@ -21,8 +21,7 @@ for file in $@; do
--style=allman \
--formatted -v \
\
--convert-tabs \
--indent=tab \
--indent=force-tab=8 \
--indent-classes \
--indent-preproc-define \
--indent-switches \

Loading…
Cancel
Save