Skip to content

Commit 8019d30

Browse files
committed
fix README inline code
1 parent 81e9686 commit 8019d30

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,9 @@ Contributions are welcome! Please read our `Code of Conduct
114114
<https://github.com/s-light/CircuitPython_ansi_escape_code/blob/HEAD/CODE_OF_CONDUCT.md>`_
115115
before contributing to help this project stay welcoming.
116116

117-
to locally check if your changes have a chance to pass the workflows run `pre-commit run --all-files` multiple times. ;-)
117+
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

Comments
 (0)