From b703ed379e37237b0bc139a835ac4354f1f90568 Mon Sep 17 00:00:00 2001 From: jpic Date: Fri, 14 Feb 2020 22:15:32 +0100 Subject: [PATCH] pullingmyleg --- .pre-commit-hooks.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .pre-commit-hooks.yaml diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml new file mode 100644 index 0000000..40ac5ab --- /dev/null +++ b/.pre-commit-hooks.yaml @@ -0,0 +1,5 @@ +- id: shlaxfile-gitlabci + name: Check for added large files + description: Regenerate gitlabci + entry: ./shlaxfile.py gitlabci + language: python