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
Refactor CodeClimate Issues #3739
Comments
|
I would like to work on this issue. :) |
|
Awesome. Just a note here that this is an evergreen issue -- there will (almost certainly) always be CodeClimate issues up for grabs so anyone should feel free to submit a PR here! |
|
Hi, I've just made my first PR. But I got Travis CI failure. I can't figure out the reason. Can someone review my code, #3787 . Thanks ) |
|
Here another one #3793 |
|
Hi I've made my first PR, Can anyone review it? |
|
There are issues in regards to OrgSettings.jsx in Code Climate, https://codeclimate.com/github/thepracticaldev/dev.to/app/javascript/listings/elements/orgSettings.jsx/source#issue-dd0645f9004d377c9bf71ba00f2b280a. I've started work on this. This is not the same work being done in #2470 in regards to eslint issues that @ruffle1986 is addressing. |
|
Hi Folks. I have some doubts about this issue: I'm trying to fix the code climate issues about the listing.jsx file and I have some doubts:
Thanks for the help. |
I gave some assistance for this in #6992 |
|
Hi folks. I tried to solve some codeclimate issues on listings/listings.jsx but I failed 😭. Anyway, I did this pull-request which improves the legibility cleaning the render function. |
|
Just FYI -- the original link in the issue (https://codeclimate.com/github/thepracticaldev/dev.to/issues) does not exist anymore. |
|
I'm going to go ahead and close this as that project no longer exists in Code Climate. |
We have CodeClimate hooked up to our repo. It identifies code smells, which can be low-hanging fruit for improving the application.
Issues can be found here:
https://codeclimate.com/github/thepracticaldev/dev.to/issues
You can sort by JavaScript and Ruby and other filters.
The text was updated successfully, but these errors were encountered: