Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HLint check to Travis CI #37

Closed
chshersh opened this issue Nov 24, 2017 · 2 comments
Closed

Add HLint check to Travis CI #37

chshersh opened this issue Nov 24, 2017 · 2 comments
Labels
CI CI tools support; project CI; build with different GHC, tools feature generated project Files, folder generation by the summoner

Comments

@chshersh
Copy link
Contributor

chshersh commented Nov 24, 2017

Code Climate supports Haskell with summoner. I think it's a good idea to add the codeclimate badge to the repository as well. And maybe even add instructions in the summoner repository about how to configure Code Climate.

You can see an example in this repo Readme: https://github.com/serokell/importify

@vrom911
Copy link
Member

vrom911 commented Sep 30, 2018

@chshersh I really like the idea of having the hlint check and I guess we can integrate it into CI check without introducing new badges. I found this article about this, looks like exactly what we need:
http://neilmitchell.blogspot.com/2017/04/hlint-on-travisappveyor.html

I guess it can be added by default as its a good practice to use hlint tool.

@chshersh
Copy link
Contributor Author

@vrom911 Sure, that sounds like a great idea!

@chshersh chshersh changed the title Add Code Climate badge Add HLint check to Travis CI Sep 30, 2018
@chshersh chshersh added generated project Files, folder generation by the summoner Hacktoberfest https://hacktoberfest.digitalocean.com/ CI CI tools support; project CI; build with different GHC, tools and removed Git/Hub VCS issues labels Sep 30, 2018
@StevenXL StevenXL mentioned this issue Oct 19, 2018
9 tasks
@chshersh chshersh added this to the v1.2: `summon update` milestone Oct 26, 2018
@vrom911 vrom911 removed the Hacktoberfest https://hacktoberfest.digitalocean.com/ label Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI tools support; project CI; build with different GHC, tools feature generated project Files, folder generation by the summoner
Projects
None yet
Development

No branches or pull requests

2 participants