add flake checks and formatter, run some formatters
This commit is contained in:
parent
ce0e70f95a
commit
112654f448
4 changed files with 41 additions and 19 deletions
|
@ -1,9 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "nightly"
|
||||
profile = "minimal"
|
||||
components = [
|
||||
"rust-src",
|
||||
"rust-analyzer",
|
||||
"rustfmt",
|
||||
"clippy",
|
||||
]
|
||||
components = ["rust-src", "rust-analyzer", "rustfmt", "clippy"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue