We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3d9e7 commit 07b12ebCopy full SHA for 07b12eb
1 file changed
src/api/json/catalog.json
@@ -5889,8 +5889,8 @@
5889
},
5890
{
5891
"name": "rustfmt",
5892
- "description": "rustfmt, a tool to format Rust code",
5893
- "fileMatch": ["rustfmt.toml"],
+ "description": "rustfmt, a tool to format Rust code. Documentation: https://rust-lang.github.io/rustfmt",
+ "fileMatch": ["rustfmt.toml", ".rustfmt.toml"],
5894
"url": "https://www.schemastore.org/rustfmt.json"
5895
5896
0 commit comments