aspect lint
Run configured linters over the dependency graph.
Synopsis
Run linters and collect the reports they produce. See documentation on https://github.com/aspect-build/rules_lint
aspect lint <target patterns> [flags]
Options
-h, --help help for lint
Options inherited from parent commands
--aspect:config string User-specified Aspect CLI config file. /dev/null indicates that all further --aspect:config flags will be ignored.
--aspect:interactive Interactive mode (e.g. prompts for user input)
SEE ALSO
- aspect - Aspect CLI