Skip to content

Commit 26b9256

Browse files
committed
Add pyrefly non-exhaustive match as error
1 parent 69fac31 commit 26b9256

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,3 +376,6 @@ exclude = [ ".venv" ]
376376
[tool.yamlfix]
377377
section_whitelines = 1
378378
whitelines = 1
379+
380+
[tool.pyrefly]
381+
errors.non-exhaustive-match = "error"

0 commit comments

Comments
 (0)