Replies: 1 comment 1 reply
-
Flake passes on my machine and in our CI too.
We use pre-commit. The contributing guide isn't fully up-to-date any more. Someone has to fix borgbase/vorta.borgbase.com#29. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm looking to contribute to the vorta codebase (love the app).
I did a fresh install according to the "contributing guide". When I ran the tests with pytest, everything passed. But when I ran the style check with flake8, it came back with lots of errors. Should I just ignore those? And if so, any tips on filtering out only the stuff that I modified so that i don't have to manually look for them?
Beta Was this translation helpful? Give feedback.
All reactions