Skip to content

Commit a2f93e3

Browse files
committed
chore(taplo.toml): add include configuration for Cargo.toml files
1 parent ac8e75b commit a2f93e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.taplo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## https://taplo.tamasfe.dev/configuration/file.html
22

33
include = ["**/Cargo.toml"]
4+
exclude = ["target/**"]
45

56
[formatting]
67
# Align consecutive entries vertically.

0 commit comments

Comments
 (0)