michaelherold/codeclimate-sass-lint

View on GitHub
src/issue.js

Summary

Maintainability
A
1 hr
Test Coverage

Function toIssue has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  toIssue (lint) {
    const fingerprint = new Fingerprint(lint);

    let issue = {
      type: "issue",
Severity: Minor
Found in src/issue.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status