Expose gitlabci commit hook

This commit is contained in:
jpic 2020-02-14 22:11:47 +01:00
parent d8ca3b7e2f
commit 3d1c2502bd

5
.pre-commit-hooks.yml Normal file
View File

@ -0,0 +1,5 @@
- id: shlaxfile-gitlabci
name: Check for added large files
description: Regenerate gitlabci
entry: ./shlaxfile.py gitlabci
language: python