We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d932255 commit 9beb253Copy full SHA for 9beb253
.pre-commit-config.yaml
@@ -58,7 +58,7 @@ repos:
58
hooks:
59
- id: cmake-format
60
- id: cmake-lint
61
- args: [--line-width 220,
+ args: [--line-width 220,
62
--disabled-codes=C0307,
63
--suppress-decorations
64
]
0 commit comments