ember-cli/ember-twiddle

View on GitHub
app/components/main-gist.js

Summary

Maintainability
A
2 hrs
Test Coverage

`` has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

  actions: {
    contentsChanged() {
      this.set('unsaved', true);
      this.rebuildApp.perform();
    },
Severity: Minor
Found in app/components/main-gist.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status