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 ac8e75b commit a2f93e3Copy full SHA for a2f93e3
1 file changed
.taplo.toml
@@ -1,6 +1,7 @@
1
## https://taplo.tamasfe.dev/configuration/file.html
2
3
include = ["**/Cargo.toml"]
4
+exclude = ["target/**"]
5
6
[formatting]
7
# Align consecutive entries vertically.
0 commit comments