julz / importas

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

Allow non capturing groups #9

Closed tomfeigin closed 2 years ago

tomfeigin commented 2 years ago

Fix the flags parsing to accept regexes with non capturing groups

Changes

/kind bug

Fixes #8 Regexs with non-capturing groups didn't work

Release Note

Docs

tomfeigin commented 2 years ago

@julz anything I can do for this PR to be merged?

julz commented 2 years ago

Thanks @tomfeigin!

franklinkim commented 1 year ago

hi, would you please be so kind as to make a new release including this. thx