HomeDocs
DocsCommunityTestimonialsUsersGitHubTwitterBlogJobsTermsPrivacyCookies
TermsPrivacyCookies
Hey! These docs are for version 2.8, which is no longer officially supported. Click here for the latest version, 2.15!




Validate sources against regexes.

Config section: <span style="color: purple"><code>[validate]</code></span>

## Basic 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>

<br>

How much detail to emit to the console.

</div> <br>

## Advanced options

None

## Deprecated options

None

## Related subsystems

[sourcefile-validation](🔗)