Merge pull request #74 from dareste/main #154
Annotations
5 errors and 1 warning
Linting:
parse_test.go#L1379
string `.conf` has 3 occurrences, make it a constant (goconst)
|
Linting:
analyze.go#L57
Comment should end in a period (godot)
|
Linting:
buffer.go#L17
interface method Create must have named param for type string (inamedparam)
|
Linting:
types_test.go#L43
expected-actual: need to reverse actual and expected values (testifylint)
|
Linting
issues found
|
Linting:
util_test.go#L14
dot-imports: should not use dot imports (revive)
|