Wrap lines at 80 chars

This commit is contained in:
2021-03-26 13:10:17 -05:00
parent e3fc548034
commit cb44bb4b87
4 changed files with 44 additions and 13 deletions

View File

@ -7,5 +7,5 @@ indent_style = space
indent_size = 2
trim_trailing_whitespace = true
#[*.md]
#max_line_length = 80
[*.md]
max_line_length = 80