newtheatre/history-project

View on GitHub
_plugins/smugmug_image.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method to_liquid has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def to_liquid
    if @isd
      h = {
        "key" => @imageID,
        # SM named sizes aren't really used
Severity: Minor
Found in _plugins/smugmug_image.rb - About 1 hr to fix

There are no issues that match your filters.

Category
Status