shuttle-hq / synth

The Declarative Data Generator
https://www.getsynth.com/
Apache License 2.0
1.39k stars 109 forks source link

refactor: format all the declarative macros #223

Closed juniorbassani closed 3 years ago

juniorbassani commented 3 years ago

Apparently, rustfmt cannot format declarative macros, so this is my attempt to do that manually.

christos-h commented 3 years ago

Thanks @juniorbassani - LGTM!