Skip to main content
Version: 2.10.x (deprecated)

validate


pants validate [args]

Deprecated: to use, set [regex-lint].config and run with the lint goal

Backend: pants.backend.project_info

Config section: [validate]

Basic options

None

Advanced options

None

Deprecated options

detail_level

--validate-detail-level=<DetailLevel>
PANTS_VALIDATE_DETAIL_LEVEL
one of: none, summary, nonmatching, names, all
default: nonmatching

How much detail to emit to the console.