79717666

Date: 2025-07-28 17:06:00
Score: 2
Natty:
Report link

I got a response here: https://github.com/tbroyer/gradle-errorprone-plugin/issues/125

As stated on this page: https://errorprone.info/bugpatterns, there are two categories of bug patterns - On by default and Experimental

RemoveUnusedImport is marked as Experimental, which means it’s not enabled by default.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Marat Tim