Skip to content

Commit

Permalink
adding usage info for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch authored Jan 23, 2024
1 parent af7399d commit 468326f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ To add autopep8 as a plugin, add this repo definition to your configuration:
.. _`pre-commit`: https://pre-commit.com

If you don't use a configuration file for autpep8, you'll want to include either ``args: [--in-place]`` or ``args: [--diff]``.

Testing
=======
Expand Down

0 comments on commit 468326f

Please sign in to comment.