Package com.diffplug.gradle.spotless
Class GitRatchetGradle
- java.lang.Object
-
- com.diffplug.spotless.extra.GitRatchet<File>
-
- com.diffplug.gradle.spotless.GitRatchetGradle
-
- All Implemented Interfaces:
AutoCloseable
public class GitRatchetGradle extends GitRatchet<File>
Gradle implementation of GitRatchet.
-
-
Constructor Summary
Constructors Constructor Description GitRatchetGradle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected FilegetDir(File project)protected FilegetParent(File project)-
Methods inherited from class com.diffplug.spotless.extra.GitRatchet
close, isClean, isClean, repositoryFor, rootTreeShaOf, subtreeShaOf
-
-