huacnlee/homeland

View on GitHub

Showing 1 of 3 total issues

Function inWords has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    inWords: function(distanceMillis) {
      var $l = this.settings.strings;
      var prefix = $l.prefixAgo;
      var suffix = $l.suffixAgo;
      if (this.settings.allowFuture) {
Severity: Minor
Found in app/assets/javascripts/homeland/jquery.timeago.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language