Skip to content

Commit 70484c3

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

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@0.17.0
20-
with:
21-
# FIXME: re-enable the following checks
22-
linter-env: |
23-
VALIDATE_KUBERNETES_KUBECONFORM=false
24-
VALIDATE_CHECKOV=false
2520

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

0 commit comments

Comments
 (0)