Add flake8-implicit-str-concat check to Ruff#36597
Conversation
|
Other than one comment, looks good to me! Love this one ❤️ |
Likewise :) |
We used to get rid of them by flake I think - but at the time we moved to ruff it was not available as far as I remember. That's the root cause we had so many of those. And yes. I got far too many of those as well and it started to be annoying :) |
This was enabled initially in apache#23873, but hasn't been part of the Ruff checks to-date. Let's add it!
This check was enabled initially in #23873, but hasn't been part of the Ruff checks to-date. Let's add it!