Makefiles for all modules

This commit is contained in:
Katrina Verey
2022-04-01 15:45:48 -04:00
parent 2a9adbeb1e
commit 0d32543ebd
49 changed files with 152 additions and 41 deletions

View File

@@ -25,7 +25,7 @@ jobs:
fetch-depth: 0
- name: Lint
run: ./hack/kyaml-pre-commit.sh
run: make lint
env:
KUSTOMIZE_DOCKER_E2E: false # don't need to do e2e tests for linting