Package io.github.gmazzo.codeowners
Interface CodeOwnersKotlinExtension
-
- All Implemented Interfaces:
-
io.github.gmazzo.codeowners.CodeOwnersExtensionBase
public interface CodeOwnersKotlinExtension implements CodeOwnersExtensionBase<CodeOwnersKotlinSourceSet>
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class io.github.gmazzo.codeowners.CodeOwnersExtensionBase
codeOwnersRenamer, getCodeOwnersFile, getCodeOwnersRenamer, getReports, getReportsDirectory, getRootDirectory, getSourceSets, reports -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-