We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3180b94 commit b222939Copy full SHA for b222939
README.rst
@@ -115,3 +115,5 @@ Contributing
115
Contributions are welcome! Please read our `Code of Conduct
116
<https://github.com/s-light/CircuitPython_ansi_escape_code/blob/HEAD/CODE_OF_CONDUCT.md>`_
117
before contributing to help this project stay welcoming.
118
+
119
+to locally check if your changes have a chance to pass the workflows run `pre-commit run --all-files` multiple times. ;-)
0 commit comments