* Add stylish-haskell.yaml, update spacing to 4 in configs * update travis * lol * major formatting stuff * fix parse error * fix * warnings, more tidying up * Add style guide [ci skip] * faster build perhaps * cabbal * sigh
822 B
822 B
Before submitting your PR, check that you've:
- Bumped the version number.
- Documented new APIs with Haddock markup.
- Added
@sincedeclarations to the Haddock. - Ran
stylish-haskelland otherwise adhered to the style guide.
After submitting your PR:
- Update the Changelog.md file with a link to your PR.
- Check that CI passes (or if it fails, for reasons unrelated to your change, like CI timeouts).