emmercm/metalsmith-html-sri

View on GitHub
lib/index.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function exports has 78 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = (options) => {
  options = deepmerge({
    html: '**/*.html',
    tags: {
      // https://www.w3.org/TR/2016/REC-SRI-20160623/#the-link-element-for-stylesheets
Severity: Major
Found in lib/index.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status