uncrustify: add some instructions

This commit is contained in:
wm4 2013-04-07 21:27:46 +02:00
parent 8bd6bf14bb
commit 30dd18eac1
1 changed files with 7 additions and 0 deletions

View File

@ -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