Neovici/cosmoz-omnitable

View on GitHub
lib/settings/normalize.js

Summary

Maintainability
A
1 hr
Test Coverage
C
72%

Function normalizeColumns has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const normalizeColumns = (
    columns = [],
    settings = [],
    savedSettings = []
) => {
Severity: Minor
Found in lib/settings/normalize.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status