A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/googleapis/ruby-style below:

GitHub - googleapis/ruby-style

Run:

bundle add google-style --group development,test

Or, add this line to your Gemfile:

group :test, :development do
  gem "google-style"
end

Add the following to the top of your .rubocop.yml:

inherit_gem:
  google-style: google-style.yml

And run:

For all 1.x.y gem versions, the target and required Ruby version will match the minor gem version. Hence, 1.26.y versions target and require Ruby 2.6. 1.30.y versions target and require Ruby 3.0, and so forth.

During a minor version bump, the rubocop dependency will be updated to the latest version, and we will enable new checks up to and including that version. Thus, code that passed using one minor version might not pass using the next. Hence, dependencies should generally follow the pattern ~> 1.x.y to pin to a specific minor version.

Contributions to this library are always welcome and highly encouraged.

See the Contributing Guide for more information on how to get started.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See the Code of Conduct for more information.

This library is licensed under Apache 2.0. Full license text is available in LICENSE.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4