diff --git a/.vscode/settings.json b/.vscode/settings.json index 7a1f542..811ec6c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -34,5 +34,6 @@ "plaintext", "python", "restructuredtext", - ] + ], + "rewrap.wrappingColumn": 78, }