You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all thank you for developing and maintaining darker, it keeps being useful for us!
I have a small question regarding configuration in the github action, which I couldn't find documentation on: is it possible to specify the black version for the action run. Motivation would be to keep it in sync with the pre-commit hook. Currently I experience a mismatch, where darker, on the latest black wants to change something that my pre-commit hook changes the other way around...
Thank you!
Cheers
Dominik
Edit: sorry, only noticed now that there is also discussions in this repo, which would've been a better fit for that question.
This discussion was converted from issue #579 on April 13, 2024 07:11.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello there,
first of all thank you for developing and maintaining darker, it keeps being useful for us!
I have a small question regarding configuration in the github action, which I couldn't find documentation on: is it possible to specify the black version for the action run. Motivation would be to keep it in sync with the pre-commit hook. Currently I experience a mismatch, where darker, on the latest black wants to change something that my pre-commit hook changes the other way around...
Thank you!
Cheers
Dominik
Edit: sorry, only noticed now that there is also discussions in this repo, which would've been a better fit for that question.
Beta Was this translation helpful? Give feedback.
All reactions