summaryrefslogtreecommitdiff
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2024-01-22 01:15:28 +0100
committerGitHub <noreply@github.com>2024-01-22 01:15:28 +0100
commit0b2bd6c33d086b52952206efa03aead00021bb4a (patch)
tree513883b826731696643a164a0c1deb14e8141aca /rustfmt.toml
parent7b456a58f70c0a1dbaf289d285b14a6b139495f7 (diff)
parentc0dd4bc48f703b46f6e0f683c10c015c92f46bba (diff)
Merge pull request #1 from explodingcamera/imports
feat: host functions, rewrite linker
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
index 94ac875..589b2d2 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -1 +1,2 @@
max_width=120
+use_small_heuristics="Max"