Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9749380
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
510 B
Subscribers
None
View Options
diff --git a/setup.cfg b/setup.cfg
index 6ec67e8..926ab8b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,7 +1,7 @@
[flake8]
# E203: whitespaces before ':' <https://github.com/psf/black/issues/315>
# E231: missing whitespace after ','
# W503: line break before binary operator <https://github.com/psf/black/issues/52>
ignore = E203,E231,W503
max-line-length = 88
-exclude = build, swh/loader/cvs/rcsparse, swh/loader/cvs/cvs2gitdump
+exclude = .*, build, swh/loader/cvs/rcsparse, swh/loader/cvs/cvs2gitdump
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Aug 25, 4:58 PM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3293372
Attached To
rDLDCVS CVS Loader
Event Timeline
Log In to Comment