Langston Barrett
|
0abea61459
|
Separate Travis build+test jobs from lint jobs (#247)
This makes it easier to tell if a build is failing or if linting is failing, and speeds up the build+test jobs by about 2 minutes. Fixes #244.
|
2019-05-23 17:46:19 -07:00 |
|
Langston Barrett
|
b1a5283b6d
|
hlint: ignore "Use record patterns"
|
2019-05-08 10:53:37 -07:00 |
|
Langston Barrett
|
2a30a2b13d
|
hlint: Re-add ignore: Unused LANGUAGE pragma
Still a lot more that need to be removed.
|
2019-05-01 14:46:24 -07:00 |
|
Langston Barrett
|
5bf664d2ec
|
crucible: fix hlint warning: Unused LANGUAGE pragma
|
2019-05-01 14:14:07 -07:00 |
|
Langston Barrett
|
a480b1b5de
|
fix hlint warning: Redundant as
|
2019-04-30 15:38:36 -07:00 |
|
Langston Barrett
|
554f464003
|
hlint: add a few exceptions
|
2019-04-30 15:38:36 -07:00 |
|
Langston Barrett
|
da8fa5cef6
|
fix hlint warning: Use record patterns
|
2019-04-30 15:38:36 -07:00 |
|
Langston Barrett
|
ab05a62a9e
|
fix hlint warning: Use intercalate
|
2019-04-30 15:38:36 -07:00 |
|
Langston Barrett
|
bb521492fc
|
fix hlint warning: Use print
|
2019-04-30 15:38:36 -07:00 |
|
Langston Barrett
|
45959294ab
|
fix hlint warning: Use fromMaybe
|
2019-04-30 15:38:28 -07:00 |
|
Langston Barrett
|
6bd48a828a
|
fix hlint warning: Use gets
|
2019-04-30 13:15:54 -07:00 |
|
Langston Barrett
|
24b7f8c6bc
|
fix hlint warning: Use concatMap
|
2019-04-30 13:15:54 -07:00 |
|
Langston Barrett
|
8804978575
|
fix hlint warning: Use fewer LANGUAGE pragmas
|
2019-04-30 13:15:54 -07:00 |
|
Langston Barrett
|
30ecaa8f3a
|
fix hlint warning: Redundant fromInteger (and misc. others?)
Not sure why, but hlint --refactor found a few previously-unlisted errors
in this run.
|
2019-04-30 13:15:54 -07:00 |
|
Langston Barrett
|
c0e5e8305e
|
fix hlint warning: Redundant $!
|
2019-04-30 13:15:54 -07:00 |
|
Langston Barrett
|
cbaecd04fb
|
Initial HLint configuration: ignore everything
|
2019-04-30 13:15:54 -07:00 |
|