Commit 4e1a2db
committed
Move pytest warning enable into pyproject.toml
Wasn't sure on the syntax for this before, so just went with the CLI
invocation. I think we just want this (by default) on any `pytest`
invocation.
Signed-off-by: Stefan VanBuren <svanburen@buf.build>1 parent 7d18f4e commit 4e1a2db
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
0 commit comments