Configurations: document error_on_line_overflow_comments

This commit is contained in:
Ben Boeckel 2017-11-09 14:10:37 -05:00
parent 4d547b38a7
commit 33a2bc9d3f

View File

@ -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