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 0c0e12b commit c811b50Copy full SHA for c811b50
.mega-linter.yml
@@ -11,6 +11,7 @@ DISABLE_ERRORS_LINTERS:
11
- COPYPASTE_JSCPD
12
- REPOSITORY_KICS
13
FAIL_IF_UPDATED_SOURCES: true
14
+FILTER_REGEX_EXCLUDE: (\.lock$|lock\.[^.]$)
15
GITHUB_STATUS_REPORTER: true
16
PYTHON_DEFAULT_STYLE: ruff
17
REPOSITORY_SEMGREP_RULESETS: [p/default]
0 commit comments