Skip to content

Commit 96620bb

Browse files
Fix lizard doc (#2468)
* Update Lizard Doc * Fix Lizard doc
1 parent 01b082c commit 96620bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/repositories-configure/codacy-configuration-file.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ exclude_paths:
112112
Cyclomatic complexity can be disabled or partially ignored for certain paths, files or languages.
113113

114114
!!! note
115-
Cyclomatic complexity is referred as `metric` in the configuration file.
115+
Cyclomatic complexity is referred as `metric` in the configuration file.
116116

117117
```yaml
118118
---
@@ -188,6 +188,7 @@ eslint-9
188188
flawfinder
189189
hadolint
190190
jacksonlinter
191+
lizard
191192
markdownlint
192193
phpcs
193194
phpmd

0 commit comments

Comments
 (0)