Add rustfmt.toml and enable auto formatting (Fixes #7)

This commit is contained in:
Keavon Chambers
2020-07-12 16:23:14 -07:00
parent fc686a1af7
commit d462b89c75
20 changed files with 541 additions and 439 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ impl DrawCommand {
index_count,
}
}
}
}