Replies: 1 comment
-
|
No worries, these commands are mainly to ensure consistent code style. Feel free to submit your PR first, and I'll take care of these issues before we finalize the merge. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to make a PR while following the guidelines
CONTRIBUTING.md. Unfortunately, I run into some problemsmake formatchanges the files in the main branch, i.e., not changed by memake typeormake check-codestyledoes nothingmake lintproduces the following final output:pre-commit runpasses all tests butpylintI am wondering if I am doing something wrong or running
pre-commitwould be sufficient for a PR.Beta Was this translation helpful? Give feedback.
All reactions