chore: delete pre-commit
This commit is contained in:
parent
94250bb08a
commit
1e7d1dea46
1 changed files with 0 additions and 15 deletions
|
|
@ -1,15 +0,0 @@
|
||||||
repos:
|
|
||||||
- repo: local
|
|
||||||
hooks:
|
|
||||||
- id: stylua
|
|
||||||
name: StyLua
|
|
||||||
language: rust
|
|
||||||
entry: stylua
|
|
||||||
types: [lua]
|
|
||||||
args: ["--check", "-"]
|
|
||||||
- id: selene
|
|
||||||
name: Selene
|
|
||||||
language: rust
|
|
||||||
entry: selene
|
|
||||||
types: [lua]
|
|
||||||
args: ["-"]
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue