flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Investigate whether we still need LintCommand

Open helin24 opened this issue 4 months ago • 0 comments

We are calling bin/plugin lint for the CHECK_BOT, and this seems to ensure that we aren't using certain Java libraries. Do we still need this? Is there a different way to do this?

We should probably find a more standard way of doing Java language linting. Could address formatting, nullability.

helin24 avatar Aug 05 '25 21:08 helin24