1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/dist/tools/uncrustify
Kaspar Schleiser fda6ef6ac6 dist/tools/uncrustify/uncrustify.sh: fix uncrustify check logic
Previously, uncrustify.sh would fail (report uncrustifying necessary) if
there was any output of uncrustify. Turns out uncrustify sometimes
outputs something.

This commit changes the logic to use uncrustify's output value as
indicator.

Also, adds printing which file causes the check to fail.
2020-04-29 09:51:36 +02:00
..
blacklist.txt uncrustify: add CI check 2020-04-28 12:35:25 +02:00
uncrustify.sh dist/tools/uncrustify/uncrustify.sh: fix uncrustify check logic 2020-04-29 09:51:36 +02:00
whitelist.txt uncrustify: add core to whitelist 2020-04-28 12:35:26 +02:00