p
fix
package fix
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- sealed trait Access extends AnyRef
-
class
CheckScaladoc extends SemanticRule
Check if the public members or public package objects have scaladoc and assert lint error if they don't have it.
- case class CheckScaladocConfig(access: Access = Public, files: List[String] = List.empty) extends Product with Serializable