aboutsummaryrefslogtreecommitdiffstats
path: root/ChibiOS_20.3.2/tools/style/style_ex.sh
blob: ace92eebbb35e8582b6ca480728ec1bc937dcdd6 (plain)
1
2
3
#!/bin/bash
find ../../os/ex -name "*.[ch]" -exec perl stylecheck.pl "{}" \;