Skip to main content
Version: 2.7 (deprecated)

validate


pants validate [args]

Validate sources against regexes.

Backend: ``

Config section: [validate]

Basic options

detail_level

--validate-detail-level=<DetailLevel>
PANTS_VALIDATE_DETAIL_LEVEL
pants.toml
[validate]
detail_level = <DetailLevel>
one of: none, summary, nonmatching, names, all
default: nonmatching

How much detail to emit to the console.

Advanced options

None

Deprecated options

None