minetest-toolranks-extras/.pre-commit-config.yaml
pre-commit-ci[bot] bfa346ebf8
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/lunarmodules/luacheck: v0.26.1 → v1.0.0](https://github.com/lunarmodules/luacheck/compare/v0.26.1...v1.0.0)
2022-08-29 18:28:59 +00:00

12 lines
282 B
YAML

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- id: mixed-line-ending
- repo: https://github.com/lunarmodules/luacheck
rev: v1.0.0
hooks:
- id: luacheck