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!




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

Backend: <span style="color: purple"><code>pants.backend.project_info</code></span> Config section: <span style="color: purple"><code>[validate]</code></span>

## Basic options

None

## Advanced options

None

## Deprecated options

<div style="color: purple"> <h3><code>detail_level</code></h3> <code>--validate-detail-level=&lt;DetailLevel&gt;</code><br> <code>PANTS_VALIDATE_DETAIL_LEVEL</code><br> </div> <div style="padding-left: 2em;"> <span style="color: green">one of: <code>none, summary, nonmatching, names, all</code></span><br> <span style="color: green">default: <code>nonmatching</code></span> <p style="color: darkred">Deprecated, will be removed in version: 2.11.0.dev0.<br>Use `[regex-lint].detail_level` instead, which behaves the same.</p> <br>

How much detail to emit to the console.

</div> <br>

## Related subsystems

[regex-lint](🔗)