Fix code formatting for all files in the repository once and for all #1682
Labels
I: No breaking change
Previously written code will work as before, no one should note anything changing (aside the fix)
S: Normal
Handle this with default priority
T: Maintenance
Work to keep up the quality of the code and documentation.
Milestone
It seems that not all files in the repository currently conform to our static code style guidelines and people are sometimes hit by this when they edit a file, pertaining files are then checked and unrelated code locations evoke errors.
In order to ease future development, all files in the repository should again be checked for conformity (PEP8, clang-format) and committed.
The text was updated successfully, but these errors were encountered: