Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add .stylish-haskell.yaml that matches Tom's preferences | Mikolaj Konarski | 36 hours |
to be automatically applied at buffer save or periodically applied with find -not -path '*/\.git/*' -name "*.hs" -type f| xargs stylish-haskell -i |