flake8 fails to load extend-ignore from .flake8 config #18528
Labels
area-linting
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
Issue Type: Bug
Behaviour
Expected vs. Actual
Flake8 run by vscode must behave the same way as flake8 run from the command line.
Steps to reproduce:
Note that
extend-ignore
adds more ignores to its own defaultignore
list without overriding it. See https://flake8.pycqa.org/en/latest/user/violations.html#extending-the-default-ignore-listThe
ignore
option works as expected but not theextend-ignore
one.Diagnostic data
python.languageServer
setting: PylanceUser Settings
Extension version: 2022.0.1814523869
VS Code version: Code 1.64.2 (f80445acd5a3dadef24aa209168452a3d97cc326, 2022-02-09T22:00:58.347Z)
OS version: Darwin x64 21.3.0
Restricted Mode: No
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: