Skip to content

Support golang 1.9 #18

Open
Open
@siebertm

Description

We have a go 1.9 project which uses type aliases. The current codeclimate-golint version does not seem to support golang 1.9:

Could not lint file: /code/hl7/hl7.go
Error /code/hl7/hl7.go:13:14: expected type, found '=' (and 4 more errors)

The respective line is

type Segment = hl7.Segment

Can the engine be updated to support that?

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions