1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-06-24 03:52:50 +00:00

Start using rustfmt and some style changes to make some lines shorter

This commit is contained in:
Daniel García 2018-12-30 23:34:31 +01:00
parent 72ed05c4a4
commit 30e768613b
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
26 changed files with 1172 additions and 898 deletions

1
rustfmt.toml Normal file
View file

@ -0,0 +1 @@
max_width = 120