mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-22 19:07:34 +00:00
Switch to system stylua so it uses the same thing as Neovim
This commit is contained in:
parent
8b6ae9a87a
commit
516e5386ef
@ -25,9 +25,9 @@ repos:
|
|||||||
language: system
|
language: system
|
||||||
types: [file, lua]
|
types: [file, lua]
|
||||||
- repo: https://github.com/johnnymorganz/stylua
|
- repo: https://github.com/johnnymorganz/stylua
|
||||||
rev: v0.11.3
|
rev: v0.14.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: stylua
|
- id: stylua-system
|
||||||
- repo: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
- id: sort-json
|
- id: sort-json
|
||||||
|
Loading…
Reference in New Issue
Block a user