Skip to content

Commit 65cd919

Browse files
committed
build: treat warnings as errors
1 parent 9a110a6 commit 65cd919

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pytest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
filterwarnings =
2+
# treat all warnings as errors
3+
error

0 commit comments

Comments
 (0)