0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-19 19:42:24 +02:00

uncrustify: add some instructions

This commit is contained in:
wm4 2013-04-07 21:27:46 +02:00
parent 8bd6bf14bb
commit 30dd18eac1

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