Correct tracking issue link for skip_children

Update the issue link to point to issue 3389
This commit is contained in:
Yacin Tmimi 2022-03-12 01:14:38 -05:00 committed by Caleb Cartwright
parent b4de150dbc
commit 9c65db61be

View File

@ -2206,7 +2206,7 @@ Don't reformat out of line modules
- **Default value**: `false`
- **Possible values**: `true`, `false`
- **Stable**: No (tracking issue: [#3389](https://github.com/rust-lang/rustfmt/issues/3386))
- **Stable**: No (tracking issue: [#3389](https://github.com/rust-lang/rustfmt/issues/3389))
## `single_line_if_else_max_width`