bazed-editor / bazed

The baz editor
Apache License 2.0
26 stars 3 forks source link

style: Add rustfmt.toml #15

Closed elkowar closed 1 year ago

elkowar commented 1 year ago

This PR adds a rustfmt.toml, setting some style preferences.

Some of them rely on nightly rustfmt, but given that we're on nightly anyways, this is fine.

elkowar commented 1 year ago

Add overflow_delimited_expr

Already done uwu