Enhance macro_use_imports lint with a auto applicable suggstion #5275
Labels
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
E-hard
Call for participation: This a hard problem and requires more experience or effort to work on
L-suggestion
Lint: Improving, adding or fixing lint suggestions
The
macro_use_imports
lint was implemented in #5230, but is currently missing a auto applicable suggestion. For this suggestion, every macro used in the module would have been detected and from this set of macros, a suggestion has to be build.The text was updated successfully, but these errors were encountered: