julz / importas

linter to enforce consistent import aliases
Apache License 2.0
14 stars 12 forks source link

Support regular expression #3

Closed sachaos closed 3 years ago

sachaos commented 3 years ago

Changes

julz commented 3 years ago

Thanks @sachaos this is really cool!

sachaos commented 3 years ago

@julz Thank you!

I've created PR to golangci-lint to enable to use this feature in that. https://github.com/golangci/golangci-lint/pull/1899