feat(bux-246): Added linters #17
Annotations
10 errors
lint:
config/config.go#L27
fieldalignment: struct with 112 pointer bytes could be 104 (govet)
|
lint:
config/config.go#L65
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|
lint:
config/config.go#L105
fieldalignment: struct with 48 pointer bytes could be 8 (govet)
|
lint:
config/config.go#L135
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|
lint:
config/config.go#L145
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|
lint:
config/config.go#L155
fieldalignment: struct with 72 pointer bytes could be 56 (govet)
|
lint:
dictionary/dictionary.go#L10
fieldalignment: struct with 40 pointer bytes could be 24 (govet)
|
lint:
dictionary/dictionary_test.go#L14
fieldalignment: struct with 16 pointer bytes could be 8 (govet)
|
lint:
dictionary/dictionary_test.go#L83
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|
lint:
dictionary/dictionary_test.go#L152
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|