google / hat-backup

Backend-agnostic snapshotting backup system
Apache License 2.0
252 stars 39 forks source link

Added some rustfmt options #68

Closed TethysSvensson closed 8 years ago

TethysSvensson commented 8 years ago

Travis, what are you doing?

brinchj commented 8 years ago

Nice! Really like the import ordering. Wonder if it can do the same for the whole lines, so they are always alphabethic or similar (imports are a mess throughout the codebase).