Изменено ограничение строк для статей

This commit is contained in:
2019-05-03 13:36:23 +03:00
parent 73235f0baa
commit ac189b603f
3 changed files with 4 additions and 3 deletions

View File

@ -17,3 +17,6 @@ indent_size = 2
[Makefile]
indent_style = tab
[*.md]
max_line_length = 80