Skip to content

Commit 8576b49

Browse files
AlexKlimajdagar
authored andcommitted
make format: ignore libuavcan
1 parent 047578a commit 8576b49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/astyle/files_to_check_code_style.sh

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ exec find boards msg src platforms test \
1212
-path platforms/qurt/dspal -prune -o \
1313
-path src/drivers/ins/vectornav/libvnc -prune -o \
1414
-path src/drivers/uavcan/libdronecan -prune -o \
15+
-path src/drivers/uavcan/libuavcan -prune -o \
1516
-path src/drivers/uavcan/uavcan_drivers/kinetis/driver/include/uavcan_kinetis -prune -o \
1617
-path src/drivers/cyphal/libcanard -prune -o \
1718
-path src/lib/crypto/monocypher -prune -o \

0 commit comments

Comments
 (0)