viddo/atom-textual-velocity

View on GitHub
lib/Session.js

Summary

Maintainability
A
1 hr
Test Coverage

Function start has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  start(dir: string) {
    this._panel = atom.workspace.addTopPanel({
      item: document.createElement("div")
    });

Severity: Minor
Found in lib/Session.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status