Skip to content

Commit 060bf57

Browse files
committed
Initial commit
0 parents  commit 060bf57

File tree

4 files changed

+726
-0
lines changed

4 files changed

+726
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: kubeconform
2+
name: "Run Kubeconform on yaml files"
3+
description : "Run Kubeconform on yaml files"
4+
entry: ./kubeconform.sh
5+
language: script

0 commit comments

Comments
 (0)