Closed withshubh closed 3 years ago
This PR fixes a few issues that were affecting the code quality.
append
switch
strings.Index
strings.Contains
@spinlock :wave: I kindly request you to review this PR! :sparkles:
Hi @spinlock Please review this PR!
vendor下面的代码最好不要修改吧,要不然版本管理就失去作用了
I got it.
Description
This PR fixes a few issues that were affecting the code quality.
Summary of changes
append
s with oneswitch
cases with type assertionstrings.Index
withstrings.Contains