From 30dd18eac165b393e89b03e53518aa77ccaa85a1 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 7 Apr 2013 21:27:46 +0200 Subject: uncrustify: add some instructions --- TOOLS/uncrustify.cfg | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'TOOLS') 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 -- cgit v1.2.3