[add] ImageSource

This commit is contained in:
2020-01-14 22:37:18 +03:00
parent c1ba14539d
commit b2d510492e
8 changed files with 74 additions and 28 deletions

View File

@@ -8,6 +8,9 @@ indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[*.yaml]
indent_size = 2
[*.md]
max_line_length = off
trim_trailing_whitespace = false