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 1c15fab commit 75f8b43Copy full SHA for 75f8b43
pyproject.toml
@@ -167,6 +167,7 @@ force-single-line = true
167
convention = "google"
168
169
[tool.ruff.lint.per-file-ignores]
170
+"jsonpath_rfc9535/utils/__init__.py" = ["D104"]
171
"jsonpath_rfc9535/__about__.py" = ["D100"]
172
"jsonpath_rfc9535/__init__.py" = ["D104"]
173
"scripts/__init__.py" = ["D104"]
0 commit comments