aurae-runtime / environment

Distributed Systems Runtime. Core workspace and top level environment.
https://aurae.io
Apache License 2.0
13 stars 6 forks source link

Added rustfmt file for workspace #9

Closed future-highway closed 2 years ago

future-highway commented 2 years ago

Rustfmt (https://rust-lang.github.io/rustfmt/) can help keep some formatting consistency across contributors. There are a bunch of settings that can be added, though many are unstable (only work nightly I believe).

If using clion, you can tell the IDE to use these settings by going to Preferences -> Language & Frameworks -> Rust -> Rustfmt, and checking the 2 checkboxes.

cla-bot[bot] commented 2 years ago

In order to contribute to an Aurae project you must sign and agree to the CLA.

krisnova commented 2 years ago

@cla-bot recheck