I’m currently using the Black Formatter extension, but it’s not automatically resolving issues related to Flake8’s rule (E501 – line too long). It seems that LLM models struggle to accurately assess line length when suggesting or formatting code, resulting in persistent linting warnings.
I’d like to know if anyone else is experiencing this problem and if you’ve found any solutions or workarounds.
Does anyone have suggestions or experiences to share?