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 e392485 commit 9b9f2a3Copy full SHA for 9b9f2a3
pyproject.toml
@@ -78,3 +78,8 @@ exclude = '''
78
| tests/data
79
)/
80
'''
81
+
82
+[tool.docformatter]
83
+recursive = true
84
+wrap-summaries = 72
85
+wrap-descriptions = 72
0 commit comments