Florian Brucker
|
fe35e08e9f
|
8733: Suggest str.lines when splitting at hard-coded newlines
Adds a new `splitting_strings_at_newlines` lint that suggests to use
`str.lines` instead of splitting a trimmed string at hard-coded
newlines.
|
2023-12-31 13:30:36 +01:00 |
|