yamadapc/dit

View on GitHub
lib/reddit.js

Summary

Maintainability
A
1 hr
Test Coverage

Function saved has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Reddit.prototype.saved = function(after, saved_links) {
  if(!saved_links) {
    saved_links = [];
  }

Severity: Minor
Found in lib/reddit.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status