afsalthaj / golem-timeline

Implementation of TimeLine with Durable Execution
MIT License
17 stars 0 forks source link

Consistent formatting #29

Closed kmatasfp closed 6 months ago

kmatasfp commented 6 months ago

Used default rust-analyzer formatting rules, as it is most widely used and hence should also be good enough for us, see https://github.com/rust-lang/rust-analyzer/blob/master/rustfmt.toml.

Added documentation instructing RustRover/IntelliJ users to use rustfmt instead of default formatter