diff --git a/Configurations.md b/Configurations.md index 619900d18499..55bf9f6bb26d 100644 --- a/Configurations.md +++ b/Configurations.md @@ -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