-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[Enhancement]Fix code quality issues #1693
Comments
Hello @withshubh, Thanks for offering to help us out, please feel free to push a complete PR. Just one note of my behalf: please benchmark before changes in hot-paths, if the old code looks bad but it performs faster, keep it as it is. I am sure you will find interesting things, after all, it's a project of 24/24⌚ 5 years of hard work 💪 Thanks, |
Hello @withshubh do you want to continue this, can I leave it up for you or we should close this one? (Your first PR is merged, and thanks ) |
You can close this issue for now! |
@withshubh I've already tried to do that but it doesn't match the UI, we can't add more badges for now and we shouldn't, users who want to help they can just click the last commit, there they can find the DeepSource build, even in their PRs, so we are ok in that part. Eventually I will fix all these issues alone I already know it (suddenly) :P And I was thinking.... do you have editor plugin? (i.e VS Code, which I can navigate through the issues and fix those in-time, like go-vet/language server does). I should read the documentation as well, some recommendation are not actual fixes, e.g. here, if we follow the recommendation the result template file will not be rendered as html, there should be an option for And one more, you are free to put Iris in your users list 👍🏽 |
Here it's: #1701, now we can close this issue :) |
Sublime and VSCode plugin will be available by the end of the March. 🎉
You can use
Thanks @kataras 💖 On it! |
Thanks @withshubh yes, false alarms were ignored through dashboard but Of course, tell me if you need more from my side too. I am closing this issue as all current reported mistakes were fixed 12 days ago. |
Hi 👋
I ran the DeepSource static analyzer on the forked copy of iris repo, and found some interesting code quality issues.
I am opening a PR to fix a few of them.
The text was updated successfully, but these errors were encountered: