aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-25 02:57:42 +0000
committerSam James <sam@gentoo.org>2023-03-25 02:57:42 +0000
commit080ff7b4c85e6d0255033ebad946c712543d9ff2 (patch)
tree0e354e8f4606005409c08b23abb1e0a684a605ef
parentupdate.secondary.d/puppet-validate: mark +x (diff)
downloadgithooks-080ff7b4c85e6d0255033ebad946c712543d9ff2.tar.gz
githooks-080ff7b4c85e6d0255033ebad946c712543d9ff2.tar.bz2
githooks-080ff7b4c85e6d0255033ebad946c712543d9ff2.zip
local/update-03-filename: add .editorconfiggithooks-20230325T025742Z
Per discussion on gentoo-dev: https://marc.info/?l=gentoo-dev&m=167962402912942&w=2 Signed-off-by: Sam James <sam@gentoo.org>
-rwxr-xr-xlocal/update-03-filename1
1 files changed, 1 insertions, 0 deletions
diff --git a/local/update-03-filename b/local/update-03-filename
index 63ef270..b5c7f63 100755
--- a/local/update-03-filename
+++ b/local/update-03-filename
@@ -25,6 +25,7 @@ zeros=0000000000000000000000000000000000000000
export LC_ALL=C
regex='^([A-Za-z0-9_][A-Za-z0-9._+-]*/)*[A-Za-z0-9_][A-Za-z0-9._+-]*$'
exceptions=(
+ .editorconfig
.gitignore
metadata/.gitignore
)