aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSteven Arcangeli <506791+stevearc@users.noreply.github.com>2024-03-13 08:43:23 -0700
committerGitHub <noreply@github.com>2024-03-13 08:43:23 -0700
commit0ff1b7d32fd3e8df194ca5ebec1dab9c61fb9911 (patch)
tree8cb5057734a5700dee5e0dc920ed73d55524d4db /README.md
parentdb2c697fe8302f0328b50b480204be1b577a1e2f (diff)
fix(rustfmt): use Cargo.toml settings and default to recent edition (#328)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d6fc078..4afc81a 100644
--- a/README.md
+++ b/README.md
@@ -504,6 +504,7 @@ require("conform").formatters.my_formatter = {
- [injected](doc/formatter_options.md#injected)
- [prettier](doc/formatter_options.md#prettier)
+- [rustfmt](doc/formatter_options.md#rustfmt)
<!-- /FORMATTER_OPTIONS -->