Skip to content

Commit

Permalink
Update README.md about linter error stopping formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
macpd committed Jun 21, 2024
1 parent 74c0763 commit a8c4d75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ To check if ruff would change code (but not actually make changes):
`hatch fmt --check`
To apply changes from ruff
`hatch fmt`
NOTE: formating fixes will not be applied if linter finds errors.

## Alembic database schema migrations
Alembic is a tool/framework for database schema migrations. For instructions on
Expand Down

0 comments on commit a8c4d75

Please sign in to comment.