Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m44s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Fix: https://jumble.social/notes/nevent1qvzqqqqqqypzqwlsccluhy6xxsr6l9a9uhhxf75g85g8a709tprjcn4e42h053vaqyvhwumn8ghj7un9d3shjtnjv4ukztnnw5hkjmnzdauqzrnhwden5te0dehhxtnvdakz7qpqpj4awhj4ul6tztlne0v7efvqhthygt0myrlxslpsjh7t6x4esapq3lf5c0 Reviewed-on: #15
12 lines
266 B
TOML
12 lines
266 B
TOML
edition = "2024"
|
|
style_edition = "2024"
|
|
tab_spaces = 4
|
|
newline_style = "Auto"
|
|
reorder_imports = true
|
|
reorder_modules = true
|
|
reorder_impl_items = true
|
|
indent_style = "Block"
|
|
normalize_comments = false
|
|
imports_granularity = "Module"
|
|
group_imports = "StdExternalCrate"
|