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 8022481 commit fc9cf97Copy full SHA for fc9cf97
.github/workflows/super-linter.yml
@@ -45,4 +45,6 @@ jobs:
45
- name: Lint Code Base
46
uses: docker://github/super-linter:v3.13.5
47
env:
48
- VALIDATE_MD: true
+ VALIDATE_ALL_CODEBASE: false
49
+ VALIDATE_POWERSHELL: false
50
+ VALIDATE_SQL: false
0 commit comments