FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
netdata/.flake8 at master · netdata/netdata · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
netdata
/
netdata
Public
Notifications
You must be signed in to change notification settings
Fork
6.6k
Star
80.3k
Code
Issues
191
Pull requests
194
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
netdata
/
.flake8
Copy path
More file actions
More file actions
Latest commit
History
History
History
6 lines (6 loc) · 289 Bytes
Breadcrumbs
netdata
/
.flake8
Copy path
File metadata and controls
6 lines (6 loc) · 289 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
=120
#
packaging/tools/automation/mcp is a self-contained uv project with its own
#
ruff-based linting; exclude it from the repo-wide flake8 to avoid double-linting
#
it with two tools whose default rule sets disagree.
extend-exclude
=packaging/tools/automation/mcp
Back
|
FazBrowse Home
|
New Git URL