p
wartremover
package wartremover
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- wartremover
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Deprecated Value Members
-
val
wartremoverClasspaths: TaskKey[Seq[String]]
- Annotations
- @deprecated
- Deprecated
(Since version 2.4.7) will be removed. use wartremover.WartRemover.autoImport.wartremoverClasspaths instead
-
val
wartremoverErrors: SettingKey[Seq[Wart]]
- Annotations
- @deprecated
- Deprecated
(Since version 2.4.7) will be removed. use wartremover.WartRemover.autoImport.wartremoverErrors instead
-
val
wartremoverExcluded: TaskKey[Seq[sbt.File]]
- Annotations
- @deprecated
- Deprecated
(Since version 2.4.7) will be removed. use wartremover.WartRemover.autoImport.wartremoverExcluded instead
-
lazy val
wartremoverSettings: Seq[sbt.Def.Setting[_]]
- Annotations
- @deprecated
- Deprecated
(Since version 2.4.7) will be removed. use wartremover.WartRemover.projectSettings
-
val
wartremoverWarnings: SettingKey[Seq[Wart]]
- Annotations
- @deprecated
- Deprecated
(Since version 2.4.7) will be removed. use wartremover.WartRemover.autoImport.wartremoverWarnings instead