ericadamski/atom-package-script-runner

View on GitHub
lib/package-script-runner-view.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function constructor has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(serializedState, reader, runner) {
    this.subscriptions = new CompositeDisposable();
    this.runner = runner;

    // Create root element
Severity: Major
Found in lib/package-script-runner-view.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status