Add meta files

This commit is contained in:
Webber
2020-01-29 20:43:11 +01:00
committed by Webber Takken
parent 6854c930fe
commit 29197ce88c
14 changed files with 6039 additions and 13 deletions

View File

@@ -11,11 +11,11 @@ tab_width = 2
trim_trailing_whitespace = true
[*.md]
max_line_length = 0
max_line_length = off
trim_trailing_whitespace = false
[*.yml]
max_line_length = 0
[*.{yml,yaml}]
max_line_length = off
[COMMIT_EDITMSG]
max_line_length = 0
max_line_length = off