forked from rojo-rbx/rojo
Flesh out documentation, normalize markdown indentation
This commit is contained in:
@@ -7,4 +7,9 @@ charset = utf-8
|
||||
[*.json]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.md]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
trim_trailing_whitespace = true
|
||||
Reference in New Issue
Block a user