guard / listen

The Listen gem listens to file modifications and notifies you about the changes.
https://rubygems.org/gems/listen
MIT License
1.92k stars 245 forks source link

feat: Add rubocop lint github action #518

Closed KapilSachdev closed 2 years ago

KapilSachdev commented 3 years ago

This PR adds non-annotation based rubocop lint action. Closes #516

Currently in draft. Looking for a stable annotation based linting action.

ColinDKelley commented 2 years ago

@KapilSachdev Since this PR is over a year old, I'd like to close it now. You can always open a new PR if you have time to make one that completes the work.