Goodbye Lemur and other cruft, hello run-in-roblox-based testing

This commit is contained in:
Lucien Greathouse
2019-08-27 18:04:58 -07:00
parent 6f7dbe99fe
commit 81407ffe3c
9 changed files with 17 additions and 54 deletions

View File

@@ -14,7 +14,7 @@ indent_size = 2
indent_style = space
indent_size = 4
[*.rs]
[*.{rs,toml}]
indent_style = space
indent_size = 4
insert_final_newline = true