mirror of
https://github.com/chmln/sd
synced 2024-11-22 03:03:03 +00:00
Add editor config file matching rustfmt config (#184)
This commit is contained in:
parent
f52e96e8ec
commit
9d1f97bc97
1 changed files with 2 additions and 0 deletions
2
.editorconfig
Normal file
2
.editorconfig
Normal file
|
@ -0,0 +1,2 @@
|
|||
[*.rs]
|
||||
max_line_length = 80
|
Loading…
Reference in a new issue