HomeDocs
DocsCommunityTestimonialsUsersGitHubTwitterBlogJobsTermsPrivacyCookies
TermsPrivacyCookies
Hey! These docs are for version 2.10, which is no longer officially supported. Click here for the latest version, 2.18!
./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

Deprecated, will be removed in version: 2.11.0.dev0.
Use `[regex-lint].detail_level` instead, which behaves the same.


How much detail to emit to the console.


Related subsystems

regex-lint