https://github.com/zopolis4/rubocop-chromebrew
A RuboCop extension for Chromebrew-specific practices.
https://github.com/zopolis4/rubocop-chromebrew
Last synced: about 2 months ago
JSON representation
A RuboCop extension for Chromebrew-specific practices.
- Host: GitHub
- URL: https://github.com/zopolis4/rubocop-chromebrew
- Owner: Zopolis4
- License: gpl-3.0
- Fork: true (chromebrew/rubocop-chromebrew)
- Created: 2025-01-16T09:25:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-15T11:51:08.000Z (2 months ago)
- Last Synced: 2026-04-15T13:40:40.640Z (2 months ago)
- Language: Ruby
- Size: 32.2 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
Awesome Lists containing this project
README
# Rubocop::Chromebrew
A RuboCop extension to enforce Chromebrew-specific practices.
## Installation
```
gem install rubocop-chromebrew
```
## Usage
```
rubocop --require rubocop-chromebrew
```