Skip to content

RuboCop cop to enforce OmbuLabs and FastRuby.io branding

License

Notifications You must be signed in to change notification settings

fastruby/rubocop-ombu_labs

Repository files navigation

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.

About

RuboCop cop to enforce OmbuLabs and FastRuby.io branding

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published