SpeciesFileGroup/taxonworks

View on GitHub
app/javascript/vue/tasks/digitize/store/store.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function makeInitialState has 80 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function makeInitialState() {
  return reactive({
    settings: {
      increment: false,
      isLocked: false,
Severity: Major
Found in app/javascript/vue/tasks/digitize/store/store.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status