Modification to pre-commit requirements#99
Conversation
…or linting and formatting. highlight the issues but do not fix them. that makes diff for relevant code changes hard to follow. keep linting in linting only commits. Also, turn off the ruff magic-trailing-comma formatting for short calls.
chris-simpson
left a comment
There was a problem hiding this comment.
yeah, great, looks groovy
|
This will be merged despite the failures.
|
turn off the commit formatting requirement and the automatic fixing for linting and formatting. highlight the issues but do not fix them. that makes diff for relevant code changes hard to follow. keep linting in linting only commits. Also, turn off the ruff magic-trailing-comma formatting for short calls.