If I use the command palette in VS Code to toggle Python linting (via > Python: Enable/Disable Linting), does this correspond to any of the settings that I see in the Settings tab? It seems that toggling it via the command palette doesn't change any of the (many) "linting enabled" settings (see screenshot below).
Where is the setting stored which gets toggled from the command palette? And, which one takes precedence if they conflict?
