This commit is contained in:
Vlyan
2020-12-09 18:52:47 +01:00
parent b0511badd8
commit 2ba148c59c
6 changed files with 382 additions and 3 deletions

View File

@@ -6,3 +6,6 @@ indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false
[*.md]
max_line_length = off