mirror of
https://github.com/louisroyer/minetest-toolranks-extras.git
synced 2024-11-05 07:03:47 +01:00
237c389b95
updates: - [github.com/lunarmodules/luacheck: v1.0.0 → v1.1.0](https://github.com/lunarmodules/luacheck/compare/v1.0.0...v1.1.0)
12 lines
282 B
YAML
12 lines
282 B
YAML
repos:
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
rev: v4.4.0
|
|
hooks:
|
|
- id: end-of-file-fixer
|
|
- id: trailing-whitespace
|
|
- id: mixed-line-ending
|
|
- repo: https://github.com/lunarmodules/luacheck
|
|
rev: v1.1.0
|
|
hooks:
|
|
- id: luacheck
|