./pants validate [args]
Validate sources against regexes.
Config section: [validate]
Basic options
--validate-detail-level=<DetailLevel>
PANTS_VALIDATE_DETAIL_LEVEL
detail_level
one of:
default:
none, summary, nonmatching, names, all
default:
nonmatching
How much detail to emit to the console.
Advanced options
None
Deprecated options
None
Related subsystems
download-pex-bin, grpc_python_plugin, pex, protoc, python-infer, python-native-code, python-protobuf, python-repos, python-setup, source, sourcefile-validation, subprocess-environment, validate
Updated 2 months ago