There was an error while loading. Please reload this page.
1 parent 3743ca7 commit 2da89faCopy full SHA for 2da89fa
hack/update-fmt.sh
@@ -0,0 +1,6 @@
1
+#!/usr/bin/env sh
2
+
3
+perltidy -b -bext="/" lib/Kubernetes/*.pm
4
+perltidy -b -bext="/" lib/Kubernetes/Object/*.pm
5
+perltidy -b -bext="/" lib/Kubernetes/Util/*.pm
6
0 commit comments