redbrick / static-site

Statically generated site for Redbrick
https://redbrick.dcu.ie
GNU General Public License v3.0
15 stars 21 forks source link

Add CodeClimate #186

Closed VoyTechnology closed 7 years ago

VoyTechnology commented 7 years ago

https://codeclimate.com allows free code heath analysis for open source. I think it would be worth adding it.

butlerx commented 7 years ago

ive enabled it https://codeclimate.com/github/redbrick/static-site but because we arnt a org we can itegrate it with pr

butlerx commented 7 years ago

as you can see from #187 ive added auto issue creation this is set up with my account for now if we like it we should move it to @redbrickCmt

VoyTechnology commented 7 years ago

I wasn't necessary thinking of filing issues. We need a .codeclimate file, with preferably https://docs.codeclimate.com/v1.0/docs/markdownlint. Adding the run for each PR would prevent stupid mistakes and allow us to have a uniform markdown guide. Maybe not necessary block merges, but as additional tool for reviewers.

Reopening for now. I will add the .codeclimate.yml file and then close this.