Skip to content
Snippets Groups Projects
Unverified Commit 33f6773a authored by Satya Pawan's avatar Satya Pawan Committed by GitHub
Browse files

Code quality improvements (#677)


* Code quality improvements such -

1. Improves empty string test (len vs str == "")
2. Converts fmt.Sprintf to string literal and Printf to Print where possible (as the dynamic args are missing!)

* Delete .deepsource.toml

Co-authored-by: default avatarDeepSource Bot <bot@deepsource.io>
Co-authored-by: default avatarLiz Rice <liz@lizrice.com>
parent 772839fc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment