/rubocop-ombu_labs

RuboCop cop to enforce OmbuLabs and FastRuby.io branding

Primary LanguageRubyMIT LicenseMIT

RuboCop::OmbuLabs

This gem adds rules to RuboCop to detect misspelled OmbuLabs and FastRuby.io names.

Installation

Add this line to your application's Gemfile:

gem 'rubocop-ombu_labs', require: false, github: "fastruby/rubocop-ombu_labs", branch: :main

And then execute:

$ bundle install

Usage

Add the RuboCop extension in its config file:

require:
  - rubocop-ombu_labs

OmbuLabs/Branding:
  Enabled: true

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the RuboCop::OmbuLabs project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.