You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have VS Code with the ruff extension installed. In a project i'm using, everything is configured via a settings file and when i open a python file of my project the code formatting works like a charme (auto svae enabled)
But now i open a python file which does not belong to any project. when i save this file some default settings are used and everything is wrapped wrong and looks bad.
Is there an option to say "don't do anything if there is no proper setting/configuration found" and just save the file as it is?
Regards
The text was updated successfully, but these errors were encountered:
I have VS Code with the ruff extension installed. In a project i'm using, everything is configured via a settings file and when i open a python file of my project the code formatting works like a charme (auto svae enabled)
But now i open a python file which does not belong to any project. when i save this file some default settings are used and everything is wrapped wrong and looks bad.
Is there an option to say "don't do anything if there is no proper setting/configuration found" and just save the file as it is?
Regards
The text was updated successfully, but these errors were encountered: