NatLibFi/marc-record-validators-melinda

View on GitHub
src/normalize-identifiers.js

Summary

Maintainability
A
1 hr
Test Coverage

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

export default function () {

  // NB! We should and could handle ISNIs here as well.
  return {
    description: 'Normalizes identifiers such as subfield $0 values',
Severity: Minor
Found in src/normalize-identifiers.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status