summaryrefslogtreecommitdiffstats
path: root/TOOLS/uncrustify.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/uncrustify.cfg')
-rw-r--r--TOOLS/uncrustify.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/TOOLS/uncrustify.cfg b/TOOLS/uncrustify.cfg
index b5133be203..837d9a1770 100644
--- a/TOOLS/uncrustify.cfg
+++ b/TOOLS/uncrustify.cfg
@@ -1,3 +1,10 @@
+# Usage:
+# uncrustify -l C -c TOOLS/uncrustify.cfg --no-backup --replace file.c
+#
+# Keep in mind that this uncrustify configuration still produces some
+# bad/broken formatting.
+#
+
code_width=80
indent_align_string=false
indent_braces=false