Skip to content

Commit c78f474

Browse files
committed
ci: remove useless linters disable
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent 6efea27 commit c78f474

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
@@ -17,11 +17,6 @@ permissions:
1717
jobs:
1818
linter:
1919
uses: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@1c379f7f6e0fc850fe5a7111f74d54e159b4dcd2 # 0.26.0
20-
with:
21-
# FIXME: Remove useless linters on next super-linter release
22-
linter-env: |
23-
VALIDATE_JAVASCRIPT_PRETTIER=false
24-
VALIDATE_KUBERNETES_KUBECONFORM=false
2520

2621
test-action-docker-build-image:
2722
needs: linter

0 commit comments

Comments
 (0)