Flake8 Does Not Exclude Subdirectories Indicated in .flake8 File #18694
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
When I run
flake8
directly in terminal, the .flake8 config works, but running from vscode, the linter is not successful in finding out the nested subdirectories and files.Steps to reproduce:
mkdir -p root/something
root/something
.root/something
.Diagnostic data
python.languageServer
setting: PylanceUser Settings
Extension version: 2022.2.1924087327
VS Code version: Code 1.65.2 (c722ca6c7eed3d7987c0d5c3df5c45f6b15e77d1, 2022-03-10T15:36:26.048Z)
OS version: Linux x64 5.13.0-27-generic
Restricted Mode: No
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: