tylerstonge/encvox-client

View on GitHub

Showing 1 of 1 total issue

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

function createWindow () {
  // Create the browser window.
  win = new BrowserWindow({width: 800, height: 600});

  // Assign random username for now
Severity: Minor
Found in app/index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language