Skip to content

Commit

Permalink
doc: allow longer lines (URLs etc.)
Browse files Browse the repository at this point in the history
  • Loading branch information
neithere committed Oct 21, 2023
1 parent 6c20fe4 commit 64c88c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,6 @@ include = [
"tests/",
"tox.ini",
]

[tool.doc8]
max-line-length = 95

0 comments on commit 64c88c5

Please sign in to comment.