Skip to content

Custom extension template for RuboCop.

Notifications You must be signed in to change notification settings

r7kamura/rubocop-extension-template

Repository files navigation

rubocop-extension-template

Custom RuboCop extension template.

Usage

  1. Use this template to create a repository
  2. Rename gem name from my_extension to your own
  3. Run bin/setup
  4. Add your custom cop by running bundle exec rake new_cop[Foo/Bar]
  5. Edit lib/rubocop/cop/foo/bar.rb

License

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

Copyright (c) 2022 Ryo Nakamura

About

Custom extension template for RuboCop.

Resources

Code of conduct

Stars

Watchers

Forks

Sponsor this project