mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
Controllib: Enforce code style
This commit is contained in:
@@ -28,6 +28,7 @@ for fn in $(find src/examples \
|
|||||||
src/modules/segway \
|
src/modules/segway \
|
||||||
src/modules/unit_test \
|
src/modules/unit_test \
|
||||||
src/modules/systemlib \
|
src/modules/systemlib \
|
||||||
|
src/modules/controllib \
|
||||||
-path './Build' -prune -o \
|
-path './Build' -prune -o \
|
||||||
-path './mavlink' -prune -o \
|
-path './mavlink' -prune -o \
|
||||||
-path './NuttX' -prune -o \
|
-path './NuttX' -prune -o \
|
||||||
|
|||||||
Reference in New Issue
Block a user