File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ exclude : |
2+ ^src/lib/|
3+ ^src/bitbots_team_communication/bitbots_team_communication/bitbots_team_communication/RobocupProtocol/
4+
15repos :
26 - repo : https://github.com/astral-sh/ruff-pre-commit
37 rev : v0.9.6
1418 args :
1519 - " -i"
1620 - id : cppcheck
17- exclude : &exclude_robocup_protocol ^src/bitbots_team_communication/bitbots_team_communication/bitbots_team_communication/RobocupProtocol/
1821 args :
1922 - " --inline-suppr"
2023 - " --suppress=missingIncludeSystem"
@@ -28,13 +31,11 @@ repos:
2831 hooks :
2932 - id : cmake-format
3033 - id : cmake-lint
31- exclude : *exclude_robocup_protocol
3234 - repo : https://github.com/pre-commit/pre-commit-hooks
3335 rev : v5.0.0
3436 hooks :
3537 - id : check-merge-conflict
3638 - id : check-toml
3739 - id : check-xml
3840 - id : check-yaml
39- exclude : *exclude_robocup_protocol
4041 - id : detect-private-key
You can’t perform that action at this time.
0 commit comments