mirror of
https://github.com/minetest-mods/gauges.git
synced 2025-07-14 22:30:20 +02:00
Use Luacheck as a pre-commit hook
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user