kamaradclimber/rrimm

View on GitHub
lib/rrimm/publisher/reddit.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method create_subreddit! has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def create_subreddit!(feed)
      info "Will create subreddit named #{feed2sr(feed)}"
      sr(feed2sr(feed)).create(
        allow_discovery: true,
        allow_images: true,
Severity: Minor
Found in lib/rrimm/publisher/reddit.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status