error: failed to deserialize configuration file `bad.toml`
  ┌─ bad.toml:2:19
  │
2 │ max_line_length = 1
  │                   ^ expected a positive integer between 60 and 240 or `none` for max line length value

