Daniel Puscher

Results 3 issues of Daniel Puscher

When I try to run the editorconfig-checker in the ci pipeline on GitLab I get the following error. Locally it works without problems. ### Output: ``` $ yarn lint:editorconfig yarn...

The current implementation of the plugins feature passes a hash of hypernova-jobs to the callbacks (e.g. `{ 'component_name.js': { :name => 'component_name.js', :data => {} } }`). This makes it...