Skip to content

Commit

Permalink
Include D417 as aspiration
Browse files Browse the repository at this point in the history
  • Loading branch information
connortann committed Mar 8, 2024
1 parent 425ba86 commit 57f1ef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ select = [
"E", # pycodestyle
"W", # warning
"D", # pydocstyle
# D417 # undocumented parameter. FIXME: get this passing
]
ignore = [
# Recommended rules to disable when using ruff formatter:
Expand Down

0 comments on commit 57f1ef3

Please sign in to comment.