Re-enable pre-commit using stylua
This commit is contained in:
parent
1f3b040141
commit
0d86ac48f8
5
.pre-commit-config.yaml
Normal file
5
.pre-commit-config.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
repos:
|
||||
- repo: https://github.com/JohnnyMorganz/StyLua
|
||||
rev: v0.16.1
|
||||
hooks:
|
||||
- id: stylua
|
Loading…
Reference in a new issue