diff options
author | gennyble <gen@nyble.dev> | 2025-04-04 04:14:31 -0500 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2025-04-04 04:14:31 -0500 |
commit | 92ccd386407e095f72523428febccea20abeb1c8 (patch) | |
tree | 1e8aea57abeb1aa1090dd93fe4dd5b6dc4f070fa /.rustfmt.toml | |
parent | 30a5f31b3e1c1cd921deb214ca8ad077f4b17dcd (diff) | |
download | corgi-92ccd386407e095f72523428febccea20abeb1c8.tar.gz corgi-92ccd386407e095f72523428febccea20abeb1c8.zip |
make corgi safer
Diffstat (limited to '.rustfmt.toml')
-rw-r--r-- | .rustfmt.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.rustfmt.toml b/.rustfmt.toml index 4639247..218e203 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -1,2 +1 @@ hard_tabs = true -chain_width = 100 |