cozy-labs/cozy-desktop

View on GitHub
gui/js/appmenu.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function buildAppMenu has 87 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports.buildAppMenu = app => {
  const template = [
    {
      label: translate('AppMenu Edit'),
      submenu: [
Severity: Major
Found in gui/js/appmenu.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status