Once all existing docstrings are formatted according to Google Codestyle, a configuration should be added for regular formatting of new code. ruff config example for ...
Issue: if you start writing a function above one that already has a docstring, GPT 4.1 Copilot counterproductively starts adding a redundant docstring to the function below. Screenshot: The light text ...