We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31eb278 commit 432e5fcCopy full SHA for 432e5fc
.pre-commit-config.yaml
@@ -18,3 +18,7 @@ repos:
18
language: system
19
name: clang-format
20
repo: local
21
+ - hooks:
22
+ - id: taplo-format
23
+ repo: https://github.com/ComPWA/taplo-pre-commit
24
+ rev: v0.9.3
0 commit comments