aboutsummaryrefslogtreecommitdiff
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-01-21 01:21:41 -0800
committerFuwn <[email protected]>2026-01-21 01:21:41 -0800
commit972e2e613f5a65039cf87b5d54092ac21a0828d2 (patch)
treea35deac79dd043fd45f4a8e97c281f5227bb2369 /rustfmt.toml
parentfeat: Template footer year (diff)
downloadlocus-972e2e613f5a65039cf87b5d54092ac21a0828d2.tar.xz
locus-972e2e613f5a65039cf87b5d54092ac21a0828d2.zip
refactor: Bump nightlky Rust toolchain channel and fix lints
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index 27653e1..13ea463 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -20,5 +20,5 @@ tab_spaces = 2
use_field_init_shorthand = true
use_small_heuristics = "Max"
use_try_shorthand = true
-version = "Two"
+style_edition = "2024"
wrap_comments = true