Skip to content

Commit

Permalink
Mention format / lint in README
Browse files Browse the repository at this point in the history
  • Loading branch information
danthedeckie committed Feb 8, 2023
1 parent 36956f7 commit 50453b1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,15 @@ Or to set the tests running on every file change:

(requires ``entr``)

I'm trying to keep the codebase relatively clean with Black, isort, pylint & mypy.
See::

$ make format

and::

$ make lint

BEWARE
------

Expand Down

0 comments on commit 50453b1

Please sign in to comment.