getIncludes

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

List of elements that should be included in check. Names can use wildcards (* and ?). If left empty, all elements will be included. Defaults to [*].