Ondřej Surý
056e133c4c
Use clang-tidy to add curly braces around one-line statements
The command used to reformat the files in this commit was:
./util/run-clang-tidy \
-clang-tidy-binary clang-tidy-11
-clang-apply-replacements-binary clang-apply-replacements-11 \
-checks=-*,readability-braces-around-statements \
-j 9 \
-fix \
-format \
-style=file \
-quiet
clang-format -i --style=format $(git ls-files '*.c' '*.h')
uncrustify -c .uncrustify.cfg --replace --no-backup $(git ls-files '*.c' '*.h')
clang-format -i --style=format $(git ls-files '*.c' '*.h')
2020-02-13 22:07:21 +01:00
..
2018-05-31 12:06:51 +02:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2018-10-26 11:50:11 +02:00
2018-10-26 11:50:11 +02:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2019-06-27 14:58:13 -07:00
2020-02-13 22:07:21 +01:00
2020-02-12 15:04:17 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-12 15:04:17 +01:00
2020-02-13 22:07:21 +01:00
2018-03-09 14:12:47 -08:00
2018-03-09 14:12:47 -08:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 22:07:21 +01:00