Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 50e7197

Browse files
committedJan 29, 2024
Update ignore_missing_submod option description
1 parent aa4cd26 commit 50e7197

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Configurations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,6 +1309,7 @@ ignore = ["/"]
13091309
## `ignore_missing_submod`
13101310

13111311
Ignore missing submodule error.
1312+
By default, missing modules will lead to module not found errors and rustfmt won't format anything.
13121313

13131314
- **Default value**: `false`
13141315
- **Possible values**: `true`, `false`

0 commit comments

Comments
 (0)
Please sign in to comment.