rofrischmann/fela

View on GitHub
packages/fela-dom/src/dom/rehydration/rehydrateRules.js

Summary

Maintainability
A
1 hr
Test Coverage

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

export default function rehydrateRules(
  css,
  media = '',
  support = '',
  cache = {},
Severity: Minor
Found in packages/fela-dom/src/dom/rehydration/rehydrateRules.js - About 1 hr to fix

    Function rehydrateRules has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      css,
      media = '',
      support = '',
      cache = {},
      specificityPrefix = ''
    Severity: Minor
    Found in packages/fela-dom/src/dom/rehydration/rehydrateRules.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status