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

where can we find a list of arguments to pass to flake8.args? I dont see any in the documentation #259

Closed jobinnthomas closed 9 months ago

karthiknadig commented 9 months ago

You need to look at flake8 documentation for that. This is VS Code extension which wraps flake8 to use with VS Code. https://flake8.pycqa.org/en/latest/