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

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.

https://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.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants