mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 14:47:34 +08:00
Adding src/lib/micro-CDR to files_to_check_code_style.sh
This commit is contained in:
committed by
Lorenz Meier
parent
bcf9930e32
commit
e7b7b27ef8
@@ -14,6 +14,7 @@ exec find src \
|
||||
-path src/lib/DriverFramework -prune -o \
|
||||
-path src/lib/ecl -prune -o \
|
||||
-path src/lib/matrix -prune -o \
|
||||
-path src/lib/micro-CDR -prune -o \
|
||||
-path src/modules/micrortps_bridge/micrortps_agent -prune -o \
|
||||
-path src/modules/commander -prune -o \
|
||||
-path src/modules/sdlog2 -prune -o \
|
||||
|
||||
Reference in New Issue
Block a user