mirror of
https://github.com/louisroyer/minetest-toolranks-extras.git
synced 2024-11-05 07:03:47 +01:00
4bd8313073
updates: - [github.com/lunarmodules/luacheck: v1.1.2 → v1.2.0](https://github.com/lunarmodules/luacheck/compare/v1.1.2...v1.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
12 lines
282 B
YAML
12 lines
282 B
YAML
repos:
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
rev: v4.6.0
|
|
hooks:
|
|
- id: end-of-file-fixer
|
|
- id: trailing-whitespace
|
|
- id: mixed-line-ending
|
|
- repo: https://github.com/lunarmodules/luacheck
|
|
rev: v1.2.0
|
|
hooks:
|
|
- id: luacheck
|