Refactoring

RefactoringMiner is a library/API written in Java that can detect refactorings applied in the history of a Java project.

  • kotlinRMiner is A library that detects performed refactorings in changes in Kotlin code.
  • PyRef is a tool that automatically detects mainly method-level refactoring operations in Python projects.
  • RefactoringMiner s a Java library that can detect refactorings applied in the commit history of a Java project.

Merge