Skip to content

Commit

Permalink
ci: warn about alarms only documented by catch-alls
Browse files Browse the repository at this point in the history
  • Loading branch information
gavanderhoorn committed Jul 17, 2024
1 parent 5768f63 commit 53cf8c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_check_subcode_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
python \
.ci/alarm_subcode_doc_linter.py \
--check-all \
--warn-catch-alls \
--ignore-enum Failed_Trajectory_Status \
--ignore-enum Init_Trajectory_Status \
--ignore-enum MotionNotReadyCode \
Expand Down

0 comments on commit 53cf8c2

Please sign in to comment.