kremalicious/blowfish

View on GitHub
src/main/helpers/build-menu.js

Summary

Maintainability
A
0 mins
Test Coverage

Function buildMenu has 168 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

export default function buildMenu(mainWindow) {
  const template = [
    {
      label: 'Edit',
      submenu: [
Severity: Major
Found in src/main/helpers/build-menu.js - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status