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 47c9ac5 commit 01c1bcfCopy full SHA for 01c1bcf
scripts/ci/guideline_check.py
@@ -20,7 +20,7 @@
20
21
coccinelle_scripts = ["/scripts/coccinelle/reserved_names.cocci",
22
"/scripts/coccinelle/same_identifier.cocci",
23
- "/scripts/coccinelle/identifier_length.cocci",
+ #"/scripts/coccinelle/identifier_length.cocci",
24
]
25
26
0 commit comments