diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-01-21 22:27:20 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-01-21 22:27:20 +0100 |
| commit | 1eb6f3160a5c6036926bd3db757d2ff3ca4b1a53 (patch) | |
| tree | 6bded53fedfa9816685d86c186f457a64b388659 /rustfmt.toml | |
| parent | 1b6f5dfc63e2f64aa1c1fed1a6b4c3e1e32db1b9 (diff) | |
fix export isolation issues
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 index 94ac875..589b2d2 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1,2 @@ max_width=120 +use_small_heuristics="Max" |
