corvus-ch/horcrux

View on GitHub
format/base64/base64.go

Summary

Maintainability
A
0 mins
Test Coverage
A
90%

Showing 0 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Invalid

package base64
 
import (
"encoding/base64"
"fmt"
Severity: Major
Found in format/base64/base64.go and 1 other location - About 5 hrs to fix
format/zbase32/zbase32.go on lines 1..50

There are no issues that match your filters.

Category
Status