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 01b082c commit 96620bbCopy full SHA for 96620bb
docs/repositories-configure/codacy-configuration-file.md
@@ -112,7 +112,7 @@ exclude_paths:
112
Cyclomatic complexity can be disabled or partially ignored for certain paths, files or languages.
113
114
!!! note
115
-Cyclomatic complexity is referred as `metric` in the configuration file.
+ Cyclomatic complexity is referred as `metric` in the configuration file.
116
117
```yaml
118
---
@@ -188,6 +188,7 @@ eslint-9
188
flawfinder
189
hadolint
190
jacksonlinter
191
+lizard
192
markdownlint
193
phpcs
194
phpmd
0 commit comments