Using Python extension in Visual Studio Code and when enabled, it wants to put hard returns in my long lines and move library imports to the top. How do I turn these "features" off?
I've tried to disable linting, but the only thing that works is to disable the entire extension.