Laverna/laverna

View on GitHub
electron.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    createWindow: function() {

        // Recover window state (width, height, and x&y position)
        this.state = windowStateKeeper('main', {
            width  : 1000,
Severity: Minor
Found in electron.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status