diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-15 09:55:20 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-15 09:55:41 +0900 |
| commit | 8bb270de6835a00ac3413988c3955c19cfa0d97e (patch) | |
| tree | e51e7f4529d66f3703994db399672b9329139e1f /rustfmt.toml | |
| parent | 592ab8b1a2d73a1f77db8a7b7e17238ce3577030 (diff) | |
| download | php-shirabe-8bb270de6835a00ac3413988c3955c19cfa0d97e.tar.gz php-shirabe-8bb270de6835a00ac3413988c3955c19cfa0d97e.tar.zst php-shirabe-8bb270de6835a00ac3413988c3955c19cfa0d97e.zip | |
build(nix): add a Nix flake providing the dev shell and formatters
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rustfmt.toml b/rustfmt.toml index 35011368..f216078d 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1 @@ -style_edition = "2024" +edition = "2024" |
