mike-north/ember-resize

View on GitHub

Showing 1 of 9 total issues

Function exports has 78 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function() {
  return Promise.all([
    getChannelURL('release'),
    getChannelURL('beta'),
    getChannelURL('canary')
Severity: Major
Found in config/ember-try.js - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language