FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
vscode-python-debugger/.flake8 at test-python · microsoft/vscode-python-debugger · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
vscode-python-debugger
Public
Notifications
You must be signed in to change notification settings
Fork
120
Star
177
Code
Issues
118
Pull requests
19
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
vscode-python-debugger
/
.flake8
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (14 loc) · 278 Bytes
Breadcrumbs
vscode-python-debugger
/
.flake8
Copy path
File metadata and controls
14 lines (14 loc) · 278 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[flake8]
ignore
= W,BLK,
E24,E121,E123,E125,E126,E221,E226,E266,E704,
E265,E722,E501,E731,E306,E401,E302,E222,E303,
E402,E305,E261,E262,E203
exclude
=
__pycache__,
.eggs,
.git,
.tox,
.nox,
build,
dist,
src/test/python_tests/test_data
Back
|
FazBrowse Home
|
New Git URL