1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-21 23:33:13 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Sam
0fb76b68ca
Use Ruff for linting and formatting. By @SAMAD101 (#1980) 2024-10-18 12:08:59 +01:00
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