mirror of https://github.com/fafhrd91/actix-web
add restyled.io config
This commit is contained in:
parent
3a5b62b550
commit
613015aff7
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
image: restyled/restyler-rustfmt:v1.4.11-nightly
|
||||
command:
|
||||
- rustfmt
|
||||
arguments: []
|
||||
include:
|
||||
- "**/*.rs"
|
||||
interpreters: []
|
Loading…
Reference in New Issue