Skip to content

Commit ca8924a

Browse files
github-actions[bot]neilime
authored andcommitted
ci: enable all linter checks
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent 7e08f32 commit ca8924a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/__shared-ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ permissions:
1919
jobs:
2020
linter:
2121
uses: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0
22-
with:
23-
# FIXME: re-enable the following checks
24-
linter-env: |
25-
VALIDATE_KUBERNETES_KUBECONFORM=false
26-
VALIDATE_JAVASCRIPT_PRETTIER=false
2722

2823
test-action-docker-build-image:
2924
needs: linter

0 commit comments

Comments
 (0)