mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
Set indent_style = tab on .md files
This commit is contained in:
@@ -10,4 +10,5 @@ indent_size = 4
|
||||
insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
trim_trailing_whitespace = false
|
||||
indent_style = tab
|
||||
|
Reference in New Issue
Block a user