summaryrefslogtreecommitdiff
path: root/.github/pre-commit
diff options
context:
space:
mode:
Diffstat (limited to '.github/pre-commit')
-rwxr-xr-x.github/pre-commit3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/pre-commit b/.github/pre-commit
new file mode 100755
index 0000000..c64fbec
--- /dev/null
+++ b/.github/pre-commit
@@ -0,0 +1,3 @@
+#!/bin/bash
+set -e
+make fastlint