SU-SWS/stanford_profile_helper

View on GitHub
modules/stanford_news/lib/js/news-node.js

Summary

Maintainability
A
1 hr
Test Coverage

Function attach has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    attach: function attach(context, settings) {

      if (settings?.stanfordNews?.hideSocial) {
        return;
      }
Severity: Minor
Found in modules/stanford_news/lib/js/news-node.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status