department-of-veterans-affairs/vets-website

View on GitHub
src/applications/simple-forms/form-upload/config/form.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function formConfig has 75 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const formConfig = (pathname = null) => {
  const { title, subTitle, formNumber } = getFormContent(pathname);

  return {
    rootUrl: manifest.rootUrl,
Severity: Major
Found in src/applications/simple-forms/form-upload/config/form.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status