We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a3b7f commit 96b0bb9Copy full SHA for 96b0bb9
CHANGELOG.md
@@ -6,6 +6,8 @@
6
* Make `IndexTags` hooks quiet by default
7
* Add `Vint` pre-commit hook that checks Vim script with
8
[Vint](https://github.com/Kuniwak/vint)
9
+* Add `Scalariform` pre-commit hook that checks formatting of Scala code with
10
+ [Scalariform](https://mdr.github.io/scalariform/)
11
12
## 0.24.0
13
0 commit comments