mirror of
https://github.com/Ed94/LangStudies.git
synced 2025-06-15 03:21:46 -07:00
testing to see if editorconfig influences markdown
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
[*.zig]
|
||||
[*.gd]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
indent_size = 4
|
||||
|
||||
[*.md]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
Reference in New Issue
Block a user