sazzer/solicitor-js

View on GitHub

Showing 1 of 3 total issues

Function Contract has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Contract(value) {
    var properties = {},
        t = this,
        fillersToUse = fillers.fillers(),
        checksToUse = checks.checks();
Severity: Minor
Found in lib/contract.js - About 1 hr to fix
Severity
Category
Status
Source
Language