BirdSet icon indicating copy to clipboard operation
BirdSet copied to clipboard

Code formatting

Open raphaelschwinger opened this issue 1 year ago • 2 comments

We should use automatic code formatting to make our code pretty :-)

Tasks

raphaelschwinger avatar Sep 04 '24 08:09 raphaelschwinger

@reheinrich I have seen in your latest PR that you use a code formatter. Which on is it and could you integrate it into the vscode workspace settings?

raphaelschwinger avatar Sep 04 '24 08:09 raphaelschwinger

@raphaelschwinger , I use the Black code formatter with the default settings. However, I do not work with VSCode but with PyCharm and could easily integrate it there.

reheinrich avatar Sep 05 '24 07:09 reheinrich