microsoft / vscode-flake8

Linting support for python using the flake8 library.
https://marketplace.visualstudio.com/items?itemName=ms-python.flake8
MIT License
40 stars 30 forks source link

Unable to disable flake8 in settings.json #303

Closed uhillbom closed 5 months ago

uhillbom commented 5 months ago

According to docs there should be a way to disable flake8 in the workspace with settings.json

image

But this seems to be invalid info. Not working as expected and setting enabled not found.

Flake v2023.10.0

VsCode Info Version: 1.87.2 (user setup) Commit: 863d2581ecda6849923a2118d93a088b0745d9d6 Date: 2024-03-08T15:20:17.278Z Electron: 27.3.2 ElectronBuildId: 26836302 Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Windows_NT x64 10.0.19045

karthiknadig commented 5 months ago

@uhillbom That setting is in pre-release version of flake8