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 81e9686 commit 8019d30Copy full SHA for 8019d30
README.rst
@@ -114,4 +114,9 @@ Contributions are welcome! Please read our `Code of Conduct
114
<https://github.com/s-light/CircuitPython_ansi_escape_code/blob/HEAD/CODE_OF_CONDUCT.md>`_
115
before contributing to help this project stay welcoming.
116
117
-to locally check if your changes have a chance to pass the workflows run `pre-commit run --all-files` multiple times. ;-)
+to locally check if your changes have a chance to pass the workflows run
118
+
119
+.. code-block:: shell
120
+ pre-commit run --all-files
121
122
+multiple times. ;-)
0 commit comments