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 584a24c commit f17a160Copy full SHA for f17a160
.github/workflows/superlinter.yml
@@ -27,8 +27,6 @@ jobs:
27
uses: github/super-linter@v4
28
env:
29
VALIDATE_ALL_CODEBASE: true
30
- VALIDATE_PYTHON_FLAKE8: true
31
- VALIDATE_CLANG_FORMAT: true
32
- VALIDATE_BASH: true
33
DEFAULT_BRANCH: master
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ FILTER_REGEX_EXCLUDE: .*fidimag/atomistic/fmmlib/*.*
0 commit comments