mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
docs: update link to jscpd documentation (#6117)
This commit is contained in:
parent
e0d8b4fb2f
commit
058b9239d4
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ This section helps you upgrade from super-linter `v5` to `v6`.
|
||||||
- Jscpd doesn't consider the `FILTER_REGEX_EXCLUDE`, `FILTER_REGEX_INCLUDE`,
|
- Jscpd doesn't consider the `FILTER_REGEX_EXCLUDE`, `FILTER_REGEX_INCLUDE`,
|
||||||
`IGNORE_GENERATED_FILES` variables. For more
|
`IGNORE_GENERATED_FILES` variables. For more
|
||||||
information about how to ignore files with Jscpd, see
|
information about how to ignore files with Jscpd, see
|
||||||
[the Jscpd documentation](https://github.com/kucherenko/jscpd/tree/master/packages/jscpd).
|
[the Jscpd documentation](https://github.com/kucherenko/jscpd/tree/master/apps/jscpd).
|
||||||
|
|
||||||
### USE_FIND_ALGORITHM and VALIDATE_ALL_CODEBASE used together
|
### USE_FIND_ALGORITHM and VALIDATE_ALL_CODEBASE used together
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue