Skip to content

Commit 03a5767

Browse files
committed
Update ignore_missing_submod option description
1 parent 5481950 commit 03a5767

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
@@ -1291,6 +1291,7 @@ ignore = ["/"]
12911291
## `ignore_missing_submod`
12921292

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

12951296
- **Default value**: `false`
12961297
- **Possible values**: `true`, `false`

0 commit comments

Comments
 (0)