@@ -39,3 +39,6 @@ indent_style = tab
# Batch files use tabs for indentation
[*.bat]
indent_style = tab
+
+[docs/**.txt]
+max_line_length = 79