[Haskell] Add hindent.yaml

This commit is contained in:
2016-12-13 12:47:37 -08:00
parent c76ef133c4
commit 93b02b0843

3
dotfiles/hindent.yaml Normal file
View File

@@ -0,0 +1,3 @@
indent-size: 2
line-length: 80
force-trailing-newline: false