mirror of
https://github.com/discourse/discourse.git
synced 2026-08-03 01:49:44 -05:00
Merge pull request #2980 from eriko/patch-1
set indent_style to valid value
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ root = true
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
indent_style = spaces
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.md]
|
||||
|
||||
Reference in New Issue
Block a user