fix: markdown multiline wrapping caused to break formatting (#82) (#83) #188
Annotations
10 warnings
build:
reader/stdin.go#L7
exported const StdinFileName should have comment or be unexported
|
build:
reader/stdin.go#L9
exported type StdinReader should have comment or be unexported
|
build:
reader/stdin.go#L12
exported method StdinReader.Name should have comment or be unexported
|
build:
terraformstate/terraform_state_test.go#L6
should not use dot imports
|
build:
reader/file.go#L8
exported type FileReader should have comment or be unexported
|
build:
reader/reader.go#L11
exported type Reader should have comment or be unexported
|
build:
terraformstate/terraform_state.go#L11
exported const ColorReset should have comment or be unexported
|
build:
writer/html_test.go#L9
should not use dot imports
|
build:
parser/parser.go#L10
exported type Parser should have comment or be unexported
|
build:
reader/stdin.go#L20
exported function NewStdinReader should have comment or be unexported
|