OpenPeeDeeP / depguard

Go linter that checks if package imports are in a list of acceptable packages.
GNU General Public License v3.0
138 stars 15 forks source link

Add a strict and lax mode for each list given #70

Closed dixonwille closed 10 months ago

dixonwille commented 11 months ago

This is in reference to #63 and #56.

Though this doesn't have a "reuse" option, it makes the comparison less strict if wanted.

maqdev commented 9 months ago

Thank you @dixonwille! Please release a tag so this change could be included in the next version of golanci?

dixonwille commented 9 months ago

@maqdev v2.2.0 has been tagged.