Runs the project's static checks by executing `make static` from the repository root.
I execute the static validation target for this project by running make static at the repository root.
This is useful for quickly checking linting, formatting, and other static checks configured in the Makefile.
make static.make static until it completes successfully.static target defined in that Makefile.make staticmake static and report failures."make is installed.static target is implemented in the Makefile.