diff options
Diffstat (limited to 'onlineupdate/astyle.options')
-rw-r--r-- | onlineupdate/astyle.options | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/onlineupdate/astyle.options b/onlineupdate/astyle.options new file mode 100644 index 000000000..fc8d9f69f --- /dev/null +++ b/onlineupdate/astyle.options @@ -0,0 +1,7 @@ +--style=allman +-s4 +--indent=spaces=4 +--attach-namespaces +--indent-switches +--indent-col1-comments +--pad-header |