globstar

Static analysis toolkit for writing and running code checkers

brewmacoslinux
Try with needOr install directly
Source

About

Static analysis toolkit for writing and running code checkers

Commands

globstar

Examples

Run all available code checkers on a project$ globstar run
List all available checkers$ globstar list
Run a specific checker on target files$ globstar run --checker=linter src/