fix(response class): merge with responsetemplate, add responsetranslator #117
Annotations
3 errors
Super Linter Code Base:
idntranslator/idntranslator.go#L187
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Super Linter Code Base:
idntranslator/idntranslator.go#L15
exported: type name will be used as idntranslator.IdnTranslatorRow by other packages, and that stutters; consider calling this Row (revive)
|
Super Linter Code Base:
idntranslator/idntranslator.go#L115
ineffectual assignment to decoded (ineffassign)
|
Loading