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 37bd0f0 commit d3740acCopy full SHA for d3740ac
.github/workflows/lint.yml
@@ -39,6 +39,8 @@ jobs:
39
VALIDATE_BASH: true
40
VALIDATE_PYTHON_PYLINT: true
41
VALIDATE_PYTHON_BLACK: true
42
+ VALIDATE_JSON: true
43
+ VALIDATE_YAML: true
44
VALIDATE_ALL_CODEBASE: false
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
0 commit comments