Add mechanisms to reformant and check code style (#128)
[openjpeg.git] / scripts / astyle.options
diff --git a/scripts/astyle.options b/scripts/astyle.options
new file mode 100644 (file)
index 0000000..c92ea7f
--- /dev/null
@@ -0,0 +1,11 @@
+--convert-tabs
+--lineend=linux
+--indent=spaces=4
+--style=kr
+--add-brackets
+--max-code-length=80
+--break-after-logical
+--pad-header
+--pad-oper
+--unpad-paren
+--suffix=none