Configurations: document error_on_line_overflow_comments
This commit is contained in:
parent
4d547b38a7
commit
33a2bc9d3f
@ -484,6 +484,15 @@ Error if unable to get all lines within `max_width`
|
||||
|
||||
See also [`max_width`](#max_width).
|
||||
|
||||
## `error_on_line_overflow_comments`
|
||||
|
||||
Error if unable to get all comment lines within `comment_width`.
|
||||
|
||||
- **Default value**: `true`
|
||||
- **Possible values**: `true`, `false`
|
||||
|
||||
See also [`comment_width`](#comment_width).
|
||||
|
||||
## `fn_args_density`
|
||||
|
||||
Argument density in functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user