Skip to content

Commit 67610db

Browse files
committed
Add rustfmt config
Exclude the `third-party` directory. Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
1 parent ad435db commit 67610db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rustfmt.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ignore = [
2+
"third-party",
3+
]

0 commit comments

Comments
 (0)