chore: add .templates to gitignore #34
Annotations
7 errors
|
lint
issues found
|
|
lint:
isprod_test.go#L6
dot-imports: should not use dot imports (revive)
|
|
lint:
isprod.go#L22
Consider preallocating commonEnvVariableNames with capacity 3 + len(commonEnvVariableNamesUpper) (prealloc)
|
|
lint:
isprod.go#L14
Consider preallocating commonProdNames with capacity 5 + len(commonProdNamesUpper) (prealloc)
|
|
lint:
examples_test.go#L49
G104: Errors unhandled (gosec)
|
|
lint:
examples_test.go#L17
G104: Errors unhandled (gosec)
|
|
lint:
examples_test.go#L11
G104: Errors unhandled (gosec)
|