We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c699160 commit 0816b84Copy full SHA for 0816b84
1 file changed
pyproject.toml
@@ -116,6 +116,7 @@ source = [
116
exclude_also = [
117
"@overload",
118
"class .*\\bProtocol(\\[.*\\])?\\):",
119
+ "assert_never\\("
120
]
121
122
[tool.ruff]
0 commit comments