Commit Graph

3 Commits

Author SHA1 Message Date
real-yfprojects 82270adf4f
Add re-format with ruff to `.git-blame-ignore.revs`.
* .git-blame-ignore-revs
2023-05-01 10:30:01 +02:00
real-yfprojects ca497f8815 Run hooks on the code base.
This adds trailing lines to files,
removes trailing white space in all the other lines and unifies line endings.
Additionally it formats the test code with `black`.
2022-08-16 18:20:34 +02:00
yfprojects b80e01c726
Create .git-blame-ignore-revs (#1395)
This will exclude the commit reformatting the whole repository with black from git blame as suggested in the black docs and in #929.
2022-08-16 06:49:10 +02:00