rewrite-static-analysis icon indicating copy to clipboard operation
rewrite-static-analysis copied to clipboard

Fix misaligned `.editorconfig` to fix wildcard imports

Open Pankraz76 opened this issue 9 months ago • 3 comments

Fix misaligned .editorconfig to fix wildcard imports.

as seen here we still produce unwanted start imports: https://github.com/openrewrite/rewrite-static-analysis/pull/497/files#r2032495684

Pankraz76 avatar Apr 08 '25 06:04 Pankraz76

kindly request your feedback on this @timtebeek @greg-at-moderne

Pankraz76 avatar Apr 08 '25 06:04 Pankraz76

hi @pankratz76 ; appreciate the help; it's been proving difficult to get to all the reviews lately, and then we tend to prioritize those that fix an issue or add a feature over those that purely improve the code. Appreciate your patience as we work through a backlog of issues, as I know you've contributed quite a few into that last category recently. With those larger restructurings it's also quite a bit of effort to ensure it all functionally works the same, as we can't solely rely on the unit tests that we have, but need to verify these at scale as well.

timtebeek avatar Apr 09 '25 16:04 timtebeek

at scale as well

automation is key, as we cannot rely on something we do not measure. So if we can leverage something like gatling this would help us to get ritt of this issue right away.

Pankraz76 avatar Apr 09 '25 21:04 Pankraz76