mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-22 10:57:08 +00:00
uncrustify: add some instructions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user