Description
Check Cython source files for style and likely mistakes before they become compiled extensions. It helps developers catch issues earlier in local development or CI.
This is a terminal linting tool and does not compile code by itself. Treat findings as review guidance, then confirm important changes with the project's normal build and test suite.