Package io.github.jahrim.wartremover
Class WartRemoverExtension
-
- All Implemented Interfaces:
public class WartRemoverExtensionExtension for the WartRemoverPlugin.
-
-
Constructor Summary
Constructors Constructor Description WartRemoverExtension(Project target)
-
Method Summary
Modifier and Type Method Description final UnitconfigFile(String path)final List<String>compilerOptions()-
-
Method Detail
-
configFile
final Unit configFile(String path)
- Parameters:
path- the path to the configuration file for WartRemover from the project directory.
-
compilerOptions
final List<String> compilerOptions()
-
-
-
-