zserio icon indicating copy to clipboard operation
zserio copied to clipboard

Add black tool to check all Python sources

Open mikir opened this issue 10 months ago • 0 comments

It is much easier to read sources which are all formatted applying the same rules.

Because of that integrate black tool directly to CI to check all Python sources automatically. Thus, any format violation will cause build failure. In such build failure, it would be good to print hint for users how to reformat the problematic source.

mikir avatar Apr 26 '24 08:04 mikir