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.
poethepoet
1 parent 3629d1f commit e3143f2Copy full SHA for e3143f2
pyproject.toml
@@ -167,7 +167,7 @@ lint = [
167
{ cmd = "ruff check sqlalchemy_postgresql_relaxed/ tests/" },
168
{ cmd = "ruff format --check sqlalchemy_postgresql_relaxed/ tests/" },
169
{ cmd = "validate-pyproject pyproject.toml" },
170
- { cmd = "proselint *.rst doc/*.rst" },
+ { cmd = "proselint *.rst" },
171
# { cmd = "mypy" },
172
]
173
0 commit comments