Skip to content

Use black formatter and 88 chars/line

Philip Loche requested to merge black into main

Reaching the 2020 also for the maicos code base.

I added black as formatter for the code and extended the number of charges per line to 88. Also, I added a test for the bash example, which was missing before.

You can run the formatting with tox -e format.

Merge request reports