FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
workshop/.flake8 at master · mloncode/workshop · GitHub
mloncode
/
workshop
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
5
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
workshop
/
.flake8
Copy path
More file actions
More file actions
Latest commit
History
History
History
10 lines (10 loc) · 257 Bytes
Breadcrumbs
workshop
/
.flake8
Copy path
File metadata and controls
10 lines (10 loc) · 257 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
[flake8]
ignore
=B008,E121,E123,E126,E203,E226,E24,E704,W503,W504,D100,D105,D200,D202,D301,D402,D
max-line-length
=88
exclude
=
.git
import-order-style
=appnexus
application-package-names
=data_generators
per-file-ignores
=
**/tests/*:D
**/test*.py:D
Back
|
FazBrowse Home
|
New Git URL