fn long_line_is_ok( extension: &str, is_error_code: bool, max_columns: usize, line: &str, ) -> bool
Returns true if line is allowed to be longer than the normal limit.
true
line