-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Fix: code quality issues #3259
Fix: code quality issues #3259
Conversation
Signed-off-by: shubhendra <withshubh@gmail.com>
Signed-off-by: shubhendra <withshubh@gmail.com>
Signed-off-by: shubhendra <withshubh@gmail.com>
Signed-off-by: shubhendra <withshubh@gmail.com>
Signed-off-by: shubhendra <withshubh@gmail.com>
I think it should be a separated PR because it may change the behavior. |
Shall I revert this fix and submit a new PR for the same? |
Please remove this commit and force push. |
Signed-off-by: shubhendra <withshubh@gmail.com>
Reverted ✨ @ashie |
Thanks! Other changes seem reasonable, I'll merge it. |
Hi @ashie 👋 DeepSource is a code review automation tool that detects code quality issues and helps you to automatically fix some of them. You can use DeepSource to track test coverage, Detect problems in Dockerfiles, etc. in addition to detecting issues in code. Can I submit a new PR with the configuration file which I used to configure the analysis? |
Interesting. PR is welcome 😄 |
Description
This PR fixes a few issues that were affecting the code quality.
Summary of changes
StandardError
overException
and
/or
with&&
/||