mrprompt/github-follow

View on GitHub
src/contacts.js

Summary

Maintainability
A
1 hr
Test Coverage

Function load has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function load(file) {
    if (typeof file === "undefined") {
        return false;
    }

Severity: Minor
Found in src/contacts.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status