Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsmecham/nova-rubocop
RuboCop Extension for Panic's Nova Code Editor
https://github.com/jsmecham/nova-rubocop
extension lint linter nova nova-editor nova-extension rubocop ruby
Last synced: 4 days ago
JSON representation
RuboCop Extension for Panic's Nova Code Editor
- Host: GitHub
- URL: https://github.com/jsmecham/nova-rubocop
- Owner: jsmecham
- License: mit
- Created: 2019-10-15T14:57:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T21:01:49.000Z (over 1 year ago)
- Last Synced: 2024-11-02T00:24:33.358Z (11 days ago)
- Topics: extension, lint, linter, nova, nova-editor, nova-extension, rubocop, ruby
- Language: JavaScript
- Size: 298 KB
- Stars: 8
- Watchers: 2
- Forks: 8
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RuboCop Extension for Nova
Provides integration with RuboCop to lint your Ruby source files.
## Features
* Automatically invokes RuboCop and reports on issues found within your Ruby
source files.