Add ssg-imt to whitelist. (#54) #459
Annotations
10 errors
lint:
dgut/tree.go#L201
Function 'Where' is too long (37 > 30) (funlen)
|
lint:
combine/dgut.go#L15
Function 'DgutFiles' is too long (34 > 30) (funlen)
|
lint:
ch/ch_test.go#L120
string `lvl=info msg="set permissions" path=` has 3 occurrences, make it a constant (goconst)
|
lint:
combine/combine_test.go#L55
string `user2 group2 short/test/dir/ 3 4
|
lint:
combine/combine_test.go#L56
string `user2 group2 %s 4 5
|
lint:
server/server_test.go#L233
string `?groups=` has 5 occurrences, make it a constant (goconst)
|
lint:
summary/dirgut.go#L352
`if info.IsDir()` has complex nested blocks (complexity: 2) (nestif)
|
lint:
ch/ch.go#L44
const `modePermUser` is unused (unused)
|
lint:
ch/ch.go#L45
const `modePermGroup` is unused (unused)
|
lint:
ch/ch.go#L46
const `modePermUserToGroupShift` is unused (unused)
|