summaryrefslogtreecommitdiff
path: root/moreores/.pre-commit-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'moreores/.pre-commit-config.yaml')
-rw-r--r--moreores/.pre-commit-config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/moreores/.pre-commit-config.yaml b/moreores/.pre-commit-config.yaml
index 9c72498..22f1dbe 100644
--- a/moreores/.pre-commit-config.yaml
+++ b/moreores/.pre-commit-config.yaml
@@ -7,3 +7,8 @@ repos:
- id: mixed-line-ending
args: [--fix=lf]
+
+ - repo: https://github.com/Calinou/pre-commit-luacheck
+ rev: v1.0.0
+ hooks:
+ - id: luacheck