Skip to content

Commit

Permalink
Keep only VALIDATE=true
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Nikitin <andrew.nikitin@cheqd.io>
  • Loading branch information
Andrew Nikitin committed May 19, 2022
1 parent 49dd1f1 commit c30f1c8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,8 @@ jobs:
VALIDATE_DOCKERFILE_HADOLINT: true
DOCKERFILE_HADOLINT_FILE_NAME: '../linters/.hadolint.yml'
VALIDATE_GITHUB_ACTIONS: true
VALIDATE_JAVASCRIPT_ES: false
VALIDATE_JSON: true
VALIDATE_MARKDOWN: true
VALIDATE_OPENAPI: true
VALIDATE_PYTHON_PYLINT: false
VALIDATE_TERRAFORM_TFLINT: false
VALIDATE_TERRAGRUNT: false
VALIDATE_TSX: false
VALIDATE_XML: true
VALIDATE_YAML: true

0 comments on commit c30f1c8

Please sign in to comment.