ericadamski/atom-package-script-runner

View on GitHub

Showing 1 of 5 total issues

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
    Severity
    Category
    Status
    Source
    Language