Skip to content

Commit

Permalink
readme: add line about make format to autoformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
robvdl committed Mar 29, 2024
1 parent 1c8b7ce commit 271d9a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ The Makefile contains the lint and test commands which run pytest and ruff:
make lint
make test

To autoformat the code using ruff and fix linting errors use `make format`.

Coverage reports end up in the `reports` folder.

Why Pyramid
Expand Down

0 comments on commit 271d9a5

Please sign in to comment.