diff --git a/Tools/check_code_style_all.sh b/Tools/check_code_style_all.sh index 316e7eabcc..3ffd4099b0 100755 --- a/Tools/check_code_style_all.sh +++ b/Tools/check_code_style_all.sh @@ -17,7 +17,6 @@ find src \ -path src/modules/attitude_estimator_ekf -prune -o \ -path src/modules/commander -prune -o \ -path src/examples/ekf_att_pos_estimator -prune -o \ - -path src/modules/mavlink -prune -o \ -path src/examples/attitude_estimator_ekf -prune -o \ -path src/modules/navigator -prune -o \ -path src/modules/sdlog2 -prune -o \