aboutsummaryrefslogtreecommitdiffhomepage
path: root/rustfmt.toml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-05-23 16:27:01 +0900
committernsfisis <nsfisis@gmail.com>2026-05-23 16:27:10 +0900
commit106e01f36fa8dd9bc3eb3a1411bd011a618a2836 (patch)
treee718e5f62d143060095d71de6a40dbe06866db04 /rustfmt.toml
parentbd6d0186d2c01a3e1d6324ad5a0bcdd71de53098 (diff)
downloadphp-shirabe-106e01f36fa8dd9bc3eb3a1411bd011a618a2836.tar.gz
php-shirabe-106e01f36fa8dd9bc3eb3a1411bd011a618a2836.tar.zst
php-shirabe-106e01f36fa8dd9bc3eb3a1411bd011a618a2836.zip
chore: add editor/toolchain config
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
new file mode 100644
index 0000000..3501136
--- /dev/null
+++ b/rustfmt.toml
@@ -0,0 +1 @@
+style_edition = "2024"