You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2020. It is now read-only.
As a consumer of ember-cli-checkup, when writing a new result type, I should have access to a common interface that defines the different methods of output (i.e. CLI vs JSON) so I can create custom result types when writing new tasks/plugins.