CastXML / pygccxml

pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.
Boost Software License 1.0
129 stars 44 forks source link

Run pycodestyle from github actions #157

Closed iMichka closed 11 months ago

iMichka commented 11 months ago

This makes the outputs more readable Tests will fail on pycodestyle failure, to have a quicker feedback loop when debugging failed builds