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