An open API service indexing awesome lists of open source software.

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.

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
```