blob: 4d89e80b9e62c0e7e13e8cb5055ada6dc3e119e0 [file] [log] [blame]
Add ``--allow-reexport-from-package`` option to configure the
``useless-import-alias`` check not to emit a warning if a name
is reexported from a package.
Closes #6006