We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7778b commit f26af6cCopy full SHA for f26af6c
.github/mergify.yml
@@ -26,7 +26,7 @@ pull_request_rules:
26
- check-success = Lint cppcheck
27
- check-success = Lint cpplint
28
- check-success = Lint flake8
29
- - check-success = Lint uncurstify
+ - check-success = Lint uncrustify
30
- check-success = Lint xmllint
31
- check-success ~= diagnostic_aggregator on [a-z]+
32
- check-success ~= diagnostic_common_diagnostics on [a-z]+
0 commit comments