getExcludes

abstract fun getExcludes(): List<String>(source)

List of elements that should be excluded from check. Names can use wildcards (* and ?). If left empty, no elements will be excluded. Defaults to an empty list.