mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 11:59:17 +08:00
@@ -230,6 +230,7 @@ quick_check: check_posix_sitl_default check_px4fmu-v4_default check_tests check_
|
|||||||
check_format:
|
check_format:
|
||||||
$(call colorecho,"Checking formatting with astyle")
|
$(call colorecho,"Checking formatting with astyle")
|
||||||
@./Tools/check_code_style_all.sh
|
@./Tools/check_code_style_all.sh
|
||||||
|
@git diff --check
|
||||||
|
|
||||||
format:
|
format:
|
||||||
$(call colorecho,"Formatting with astyle")
|
$(call colorecho,"Formatting with astyle")
|
||||||
|
|||||||
Reference in New Issue
Block a user