HBehrens / puncover

Analyses C/C++ build output for code size, static variables, and stack usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enforce coding PEP 8 style

HBehrens opened this issue · comments

Since the Github workflow with PRs based on forks doesn't seem to allow for auto-corrections by CI, we should at least verify that PEP 8 was followed.

We could then further prepare local scripts that may rely on Black for convenience.

Created after reading #24 which contains seemingly unrelated formatting changes