okunishinishi/node-fileconcat

View on GitHub
lib/_append.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _append has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function _append (src, dest, options) {
  function _marker (marker) {
    if (!marker) {
      return null
    }
Severity: Minor
Found in lib/_append.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status