aboutsummaryrefslogtreecommitdiffstats
path: root/.github/pre-commit
diff options
context:
space:
mode:
authorSteven Arcangeli <stevearc@stevearc.com>2023-08-28 07:33:57 -0700
committerSteven Arcangeli <stevearc@stevearc.com>2023-08-28 07:43:51 -0700
commit7f9370a8e704dc9fda25681b2077c20fe2a3fa5f (patch)
tree924ef6e606621e4b9f450162309b66109ef3af61 /.github/pre-commit
parent90e8a8d63c7d77d1872dca3da720abfa07271054 (diff)
doc: move doc scripts around and eliminate submodule
Diffstat (limited to '.github/pre-commit')
-rwxr-xr-x.github/pre-commit4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/pre-commit b/.github/pre-commit
index 49ee249..240abeb 100755
--- a/.github/pre-commit
+++ b/.github/pre-commit
@@ -1,5 +1,3 @@
#!/bin/bash
set -e
-luacheck lua tests
-
-stylua --check .
+make lint