Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-24 | Make executable and options configurable for hdevtools | Takano Akio | |
2017-04-24 | Break shared handlers up into their own files, and fix stylelint error handling | w0rp | |
2017-02-17 | Add hdevtools linter for haskell | Rob Berry | |
This adds support for the hdevtools haskell linter https://github.com/hdevtools/hdevtools The output for hdevtools is near identical to the ghc output so this also extracts the ghc handler into the handle file and adds tests * Add testing for previous major release of ghc | |||
2017-02-16 | Add hdevtools linter for haskell | Rob Berry | |
This adds support for the hdevtools haskell linter https://github.com/hdevtools/hdevtools The output for hdevtools is near identical to the ghc output so this also extracts the ghc handler into the handle file and adds tests |