Skip to content

Commit

Permalink
Update CONTRIBUTING.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 authored Mar 12, 2024
1 parent f0ee13d commit 64f5d8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ Format Specification Styleguide
Python Code Styleguide
^^^^^^^^^^^^^^^^^^^^^^

Before you create a Pull Request, make sure you are following the HDMF style guide.
To check whether your code conforms to the HDMF style guide, simply run the ruff_ tool in the project's root
Before you create a Pull Request, make sure you are following the PyNWB style guide.
To check whether your code conforms to the PyNWB style guide, simply run the ruff_ tool in the project's root
directory. ``ruff`` will also sort imports automatically and check against additional code style rules.

We also use ``ruff`` to sort python imports automatically and double-check that the codebase
Expand Down

0 comments on commit 64f5d8d

Please sign in to comment.