payjoin / rust-payjoin

Supercharged payment batching to save you fees and preserve your privacy
https://payjoindevkit.org
82 stars 34 forks source link

Format all projects in the repository #297

Closed DanGould closed 2 weeks ago

DanGould commented 2 weeks ago

And state our rustfmt policy in the README.

IMO there is no solution that pleases everyone. This is what we've been using and it hasn't caused any fires yet.

Using nightly is not the most beautiful from a toolchain perspective but it's where we're at and it lets us not reformat the whole codebase.