-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
SonarQube reveal two issues (could be refactored):
-
Delete this unreachable code or refactor the code to make it reachable (in both variants of validation crc/sha we have return statements):
Line 851 in f8fdfec
return True -
This branch duplicates the one on line 268.
Line 270 in f8fdfec
elif attr == "_packfile_checksum":
and
Line 268 in f8fdfec
if attr == "_packfile_checksum":
Metadata
Metadata
Assignees
Labels
No labels