ChibiOS/tools/style/style_ex.sh

4 lines
78 B
Bash

#!/bin/bash
find ../../os/ex -name "*.[ch]" -exec perl stylecheck.pl "{}" \;