Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9345605
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
495 B
Subscribers
None
View Options
diff --git a/setup.cfg b/setup.cfg
index 2c446b4..b83eb86 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,8 +1,9 @@
[flake8]
# E203: whitespaces before ':' <https://github.com/psf/black/issues/315>
# E231: missing whitespace after ','
# E501: line too long, use B950 warning from flake8-bugbear instead
# W503: line break before binary operator <https://github.com/psf/black/issues/52>
select = C,E,F,W,B950
ignore = E203,E231,E501,W503
max-line-length = 88
+extend_exclude = swh/graph/rpc
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Jul 4, 3:26 PM (6 d, 19 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3295825
Attached To
rDGRPH Compressed graph representation
Event Timeline
Log In to Comment