diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2023-12-05 23:45:45 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2023-12-05 23:45:45 +0100 |
| commit | ef4dbf261d13a72931887dad8db02d53a695a810 (patch) | |
| tree | 5158792703337483594ceb49e50e9c00b83f0b16 /rustfmt.toml | |
| parent | 15c7ec404c0e4c6aa8829ac6b2d13a6e11cddd9a (diff) | |
feat: block stack, make cargofmt a bit more sane
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..94ac875 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1 @@ +max_width=120 |
