All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.codemodder.codemods.RemoveUnusedLocalVariableCodemod.report.json Maven / Gradle / Ivy

There is a newer version: 0.97.3
Show newest version
{
  "summary" : "Removed unused local variable",
  "change" : "Removed unused local variable",
  "reviewGuidanceJustification" : "There are no functional changes after this change, but the code will be easier to understand.",
  "references" : [
    "https://rules.sonarsource.com/java/RSPEC-1481/"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy