codec-bytes/base32

View on GitHub
src/byte5tochar8.js

Summary

Maintainability
A
45 mins
Test Coverage

Function byte5tochar8 has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default function* byte5tochar8(alphabet, a, b, c, d, e) {
Severity: Minor
Found in src/byte5tochar8.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status