John Long

Results 2 issues of John Long

Newer revisions of Puppet Enterprise appear to utilize a different API model that break the current proxy implementation. ``` # puppet master --version 3.4.3 (Puppet Enterprise 3.2.3) # puppet module...

enhancement

Looking to leverage both `no-unaliased` and `no-extra-aliased` [flags in golangci-lint](https://golangci-lint.run/usage/linters/#importas), and end up getting results where un-aliased imports start giving problematic results. Ideally we'd have the restrictions provided by both...