Skip to content

Commit

Permalink
Fail on warning in tests (#272)
Browse files Browse the repository at this point in the history
Co-authored-by: always-on-duty[bot] <120557446+always-on-duty[bot]@users.noreply.github.com>
  • Loading branch information
FasterSpeeding and always-on-duty[bot] authored Dec 27, 2023
1 parent 47b2d34 commit 9edd714
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ reportUnknownVariableType = "warning" # Lotta false-positives, might f
testpaths = ["tests"]
timeout = 15
required_plugins = ["anyio"]
filterwarnings = ["error"]

[tool.slotscheck]
strict-imports = true
Expand Down

0 comments on commit 9edd714

Please sign in to comment.