mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-22 08:07:36 +00:00
Move StyLua config from args to file
This commit is contained in:
parent
ec110edaff
commit
f352983d65
@ -28,4 +28,3 @@ repos:
|
|||||||
rev: v0.11.3
|
rev: v0.11.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: stylua
|
- id: stylua
|
||||||
args: ["--indent-type", "Spaces"]
|
|
||||||
|
1
.stylua.toml
Normal file
1
.stylua.toml
Normal file
@ -0,0 +1 @@
|
|||||||
|
indent_type = "Spaces"
|
Loading…
Reference in New Issue
Block a user