Skip to content

Commit

Permalink
ci: Disable yaml formatting check from super-linter
Browse files Browse the repository at this point in the history
  • Loading branch information
svix-jplatte committed Oct 17, 2024
1 parent 427a846 commit 63d28e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/other-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ jobs:
VALIDATE_SHELL_SHFMT: false
VALIDATE_SQL: false
VALIDATE_SQLFLUFF: false
VALIDATE_YAML_PRETTIER: false
FILTER_REGEX_EXCLUDE: (gradlew|javascript/tsconfig.json)

0 comments on commit 63d28e4

Please sign in to comment.