verible.py is a python wrapper for executing formatter and linter from the Verible project.
stats_lint.py is a python script to process log file created from the linting process.
run.sh is a BASH script, which defines usage of the Verible tools in this project. This script is meant to be run from the root directory of this project via make lint-rtl
.