Skip to content

Commit

Permalink
Enable DOC checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed Dec 22, 2024
1 parent 23ee406 commit 2ad6031
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 @@ -162,6 +162,7 @@ select = [
"CPY", # flake8-copyright
"DTZ", # flake8-datetimez
"D", # pydocstyle
"DOC", # pydoclint
"E", # Pylint - Error
# "ERA", # eradicate
"EM", # flake8-errmsg
Expand Down

0 comments on commit 2ad6031

Please sign in to comment.