We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 047578a commit 8576b49Copy full SHA for 8576b49
Tools/astyle/files_to_check_code_style.sh
@@ -12,6 +12,7 @@ exec find boards msg src platforms test \
12
-path platforms/qurt/dspal -prune -o \
13
-path src/drivers/ins/vectornav/libvnc -prune -o \
14
-path src/drivers/uavcan/libdronecan -prune -o \
15
+ -path src/drivers/uavcan/libuavcan -prune -o \
16
-path src/drivers/uavcan/uavcan_drivers/kinetis/driver/include/uavcan_kinetis -prune -o \
17
-path src/drivers/cyphal/libcanard -prune -o \
18
-path src/lib/crypto/monocypher -prune -o \
0 commit comments