]> git.lizzy.rs Git - rust.git/commitdiff
Configurations: document error_on_line_overflow_comments
authorBen Boeckel <ben.boeckel@kitware.com>
Thu, 9 Nov 2017 19:10:37 +0000 (14:10 -0500)
committerBen Boeckel <ben.boeckel@kitware.com>
Thu, 9 Nov 2017 19:11:33 +0000 (14:11 -0500)
Configurations.md

index 619900d18499c2482ebc39c172609ae2e5eb23e0..55bf9f6bb26d277b751cab66f13ac3eb811fa9c6 100644 (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