nightly rustformat allows some advanced formatting for strings and imports. Add a pipeline steps that validates through this.
9 lines
137 B
TOML
9 lines
137 B
TOML
[workspace]
|
|
members = [
|
|
"worf",
|
|
"examples/worf-warden",
|
|
"examples/worf-hyprswitch",
|
|
"examples/worf-hyprspace",
|
|
]
|
|
|
|
resolver = "3"
|