We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91bbbfa commit 277c354Copy full SHA for 277c354
.pre-commit-config.yaml
@@ -1,11 +1,11 @@
1
# Generated folders and files are supposed to be excluded from the
2
# list if pre-commit inconsistencies in generated content by modifying
3
-# them
+# them.
4
exclude: |
5
(?x)^(
6
addon-resizer/vendor/ |
7
cluster-autoscaler/cloudprovider/oci/vendor-internal/ |
8
- vertical-pod-autoscaler/docs/api.md
+ vertical-pod-autoscaler/
9
)
10
11
repos:
0 commit comments