fix(pre-commit): check stylua instead of format
This commit is contained in:
parent
932c0aa0c3
commit
572c346098
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ repos:
|
||||||
language: rust
|
language: rust
|
||||||
entry: stylua
|
entry: stylua
|
||||||
types: [lua]
|
types: [lua]
|
||||||
args: ["-"]
|
args: ["--check", "-"]
|
||||||
- id: selene
|
- id: selene
|
||||||
name: Selene
|
name: Selene
|
||||||
language: rust
|
language: rust
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue