rustfmt
This commit is contained in:
parent
b7d2647b2a
commit
0163639551
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
|
||||
# except:
|
||||
!.zshrc
|
||||
!.rustfmt.toml
|
||||
!.vimrc
|
||||
!.ideavimrc
|
||||
!.config
|
||||
|
|
1
.rustfmt.toml
Normal file
1
.rustfmt.toml
Normal file
|
@ -0,0 +1 @@
|
|||
edition = "2015"
|
Loading…
Add table
Reference in a new issue