This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
vorta
Watch
1
Star
0
Fork
You've already forked vorta
0
mirror of
https://github.com/borgbase/vorta
synced
2024-12-23 16:26:55 +00:00
Code
Issues
Releases
Wiki
Activity
4d65912d65
vorta
/
.git-blame-ignore-revs
3 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
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 04:49:10 +00:00
# Migrate code style to Black
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-15 17:02:40 +00:00
b6a24debb78b953117a3f637db18942f370a4b85
Reference in a new issue
Copy permalink