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
|
||||
entry: stylua
|
||||
types: [lua]
|
||||
args: ["-"]
|
||||
args: ["--check", "-"]
|
||||
- id: selene
|
||||
name: Selene
|
||||
language: rust
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue