FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
leetcode2github/.flake8 at main · yujeongdev/leetcode2github · GitHub
yujeongdev
/
leetcode2github
Public
forked from
yurirocha15/leetcode2github
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
leetcode2github
/
.flake8
Copy path
More file actions
More file actions
Latest commit
History
History
History
6 lines (6 loc) · 150 Bytes
Breadcrumbs
leetcode2github
/
.flake8
Copy path
File metadata and controls
6 lines (6 loc) · 150 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
[flake8]
max-line-length
= 104
max-complexity
= 18
select
= B,C,E,F,W,T4,B9
ignore
= E203, E226, E266, E501, W503
per-file-ignores
= __init__.py:F401
Back
|
FazBrowse Home
|
New Git URL