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 46922f6 commit 4f2e653Copy full SHA for 4f2e653
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