Leftover from #13100
Page: https://checkstyle.org/checks/imports/importcontrol.html
This check's examples are trickier to convert to tests as they require an additional configuration file.
We can extend ExampleMacro with a third type option file that grabs the whole file provided.
Leftover from #13100
Page: https://checkstyle.org/checks/imports/importcontrol.html
This check's examples are trickier to convert to tests as they require an additional configuration file.
We can extend
ExampleMacrowith a thirdtypeoptionfilethat grabs the whole file provided.