How can I commit to my branch while ignoring ruff errors. I am unable to commit with import errors for experimental code and it prevents me from checkpointing my code as I develop
Tried to run git commit -m “test”, nothing gets commited and I am unable to push
New contributor
Francis McCann is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.