Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Check out why code climate is yelling #121

Closed
MoOx opened this issue May 6, 2015 · 3 comments
Closed

Check out why code climate is yelling #121

MoOx opened this issue May 6, 2015 · 3 comments

Comments

@MoOx
Copy link
Owner

MoOx commented May 6, 2015

Since we setup eslint, code climate is not happy

https://codeclimate.com/github/cssnext/cssnext

We need to fix that.

@jonathanKingston
Copy link
Contributor

Code climate looks at JSHint files which were removed with ESLint.

http://docs.codeclimate.com/article/241-can-i-customize-how-javascript-linting-is-performed

So add the file back in perhaps?

Issues reported are here:
https://codeclimate.com/github/cssnext/cssnext/index.js#style

@MoOx
Copy link
Owner Author

MoOx commented May 6, 2015

I see that. So I will probably drop code climate since I don't want to keep jshint too (also: #101)

@MoOx
Copy link
Owner Author

MoOx commented May 15, 2015

Codeclimate badge has been removed. We use eslint already, no need for another thing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants