thebespokepixel/trucolor

View on GitHub
src/lib/classes/processor.js

Summary

Maintainability
A
0 mins
Test Coverage

Processor has 29 functions (exceeds 20 allowed). Consider refactoring.
Wontfix

class Processor {
    constructor(colorname) {
        this.baseName = colorname
        this.lockedName = false
        this.attributes = {
Severity: Minor
Found in src/lib/classes/processor.js - About 3 hrs to fix

    Parsing error: Unexpected token )
    Open

            ) : 'none'
    Severity: Minor
    Found in src/lib/classes/processor.js by eslint

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status