forked from rojo-rbx/rojo
Fix Insta snapshot files having their line endings truncated when edited
This commit is contained in:
@@ -19,5 +19,8 @@ indent_style = space
|
||||
indent_size = 4
|
||||
insert_final_newline = true
|
||||
|
||||
[*.snap]
|
||||
insert_final_newline = true
|
||||
|
||||
[*.lua]
|
||||
indent_style = tab
|
||||
Reference in New Issue
Block a user