add restyled.io config

This commit is contained in:
Michael Sowka 2020-01-22 20:42:53 +01:00
parent 3a5b62b550
commit 613015aff7
1 changed files with 8 additions and 0 deletions

8
.restyled.yaml Normal file
View File

@ -0,0 +1,8 @@
---
image: restyled/restyler-rustfmt:v1.4.11-nightly
command:
- rustfmt
arguments: []
include:
- "**/*.rs"
interpreters: []