Skip to content

Commit bae342a

Browse files
committed
more minor docs
1 parent 4129b60 commit bae342a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/source/developer-guide.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,13 @@ then be sure to ask, either in the
169169
`Community Forum <https://github.com/idom-team/idom/discussions>`__ or in your
170170
:ref:`Pull Request <Making a Pull Request>`.
171171

172+
.. note::
173+
174+
You can manually run ``nox -s format`` to auto format your code without having to
175+
do so via ``pre-commit``. However, many IDEs have integrations for automatically
176+
formatting upon saving a file
177+
(e.g.`VSCode <https://code.visualstudio.com/docs/python/editing#_formatting>`__)
178+
172179

173180
Building The Documentation
174181
--------------------------

0 commit comments

Comments
 (0)