Verbose

uk.gov.hmrc.scalatestaccessibilitylinter.domain.OutputFormat.Verbose
object Verbose extends OutputFormat

Attributes

Graph
Supertypes
trait OutputFormat
class Object
trait Matchable
class Any
Self type
Verbose.type

Members list

Value members

Concrete methods

override def apply(violations: List[AccessibilityViolation]): List[String]

Attributes

Definition Classes