errors: function(){
        var self = this;

        self.lint.results.forEach(function( result ) {
            if ( ! result.errors.length ) {