jeffcarbs / rubocop-sorbet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rubocop-Sorbet

Build Status

A collection of Rubocop rules for Sorbet.

Installation

Add this line to your application's Gemfile:

gem 'rubocop-sorbet'

And then execute:

$ bundle

Usage

And add this to your .rubocop.yml file:

require:
  - rubocop-sorbet

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Shopify/rubocop-sorbet. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

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

Code of Conduct

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

About

License:MIT License


Languages

Language:Ruby 99.9%Language:Shell 0.1%