FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-uvloop/.flake8 at master · sysfce2/python-uvloop · GitHub
sysfce2
/
python-uvloop
Public
forked from
MagicStack/uvloop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
python-uvloop
/
.flake8
Copy path
More file actions
More file actions
Latest commit
History
History
History
8 lines (7 loc) · 351 Bytes
Breadcrumbs
python-uvloop
/
.flake8
Copy path
File metadata and controls
8 lines (7 loc) · 351 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
[flake8]
filename
= *.py,*.pyi
ignore
= E402,E731,D100,D101,D102,D103,D104,D105,W503,W504,E252
exclude
= .git,__pycache__,build,dist,.eggs,postgres,vendor
per-file-ignores
=
*.pyx,*.pxd,*.pxi: E211, E222, E225, E226, E227, E999
*.pyi: F401, F403, F405, F811, E127, E128, E203, E266, E301, E302, E305, E501, E701, E704, E741, B303, W503, W504
Back
|
FazBrowse Home
|
New Git URL