medialize/ally.js

View on GitHub
build/metalsmith/plugins/write-algolia-index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function plugin has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function plugin(/* options */) {
  return function(files, metalsmith, done) {
    const indexes = {
      documentation: [],
      tutorial: [],
Severity: Minor
Found in build/metalsmith/plugins/write-algolia-index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status