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