saarnilauri/fida-imu

View on GitHub
src/components/hoc/getEntityList.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function getEntityList has 71 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const getEntityList = (entity, settings) => {
  const wordForms = getWordForms(entity)
  class EntityList extends Component {
    constructor(props) {
      super(props)
Severity: Major
Found in src/components/hoc/getEntityList.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status