Skip to content
Snippets Groups Projects
user avatar
Satya Pawan authored
* 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>
33f6773a
History
Name Last commit Last update
..