Add taplo to pre-commit (#2646)
This commit is contained in:
parent
6d55626a48
commit
89cff63702
@ -6,4 +6,8 @@ repos:
|
|||||||
- id: fmt
|
- id: fmt
|
||||||
name: fmt
|
name: fmt
|
||||||
entry: scripts/fmt_all.sh check
|
entry: scripts/fmt_all.sh check
|
||||||
language: script
|
language: script
|
||||||
|
- id: taplo
|
||||||
|
name: taplo
|
||||||
|
entry: taplo format --check
|
||||||
|
language: system
|
||||||
|
Loading…
x
Reference in New Issue
Block a user