Skip to content

Commit

Permalink
Fail tests with warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
iurisilvio committed Mar 7, 2024
1 parent 37b8e73 commit ef9d0e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ enable = true

[tool.pytest.ini_options]
addopts = "--capture=no"
filterwarnings = [
"error",
]

[tool.ruff]
line-length = 88
Expand Down

0 comments on commit ef9d0e0

Please sign in to comment.