Laverna/laverna

View on GitHub
gulps/electron.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(gulp, plugins, pkg) {
    return function() {
        var platforms = [
            'darwin-x64',
            // 'linux-arm',
Severity: Minor
Found in gulps/electron.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status