A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/standardrb/standard-rails below:

standardrb/standard-rails: A Standard Ruby plugin that configures rubocop-rails

This gem provides a lint_roller plugin configuration for the rubocop-rails ruleset, for use as an extension to the Standard Ruby gem.

First, if you haven't already, get your app set up to run with the standard gem

Next, to add the standard-rails plugin, you'll want to start by adding it to your Gemfile:

gem "standard-rails", group: [:development, :test]

Next, in your .standard.yml file, list standard-rails as a plugin:

plugins:
  - standard-rails

Even though it'll usually be inferred automatically, you can specify the exact version of Rails you want the rules to be run against like this:

plugins:
  - standard-rails:
      target_rails_version: 7.0

This project follows Test Double's code of conduct for all community interactions, including (but not limited to) one-on-one communications, public posts/comments, code reviews, pull requests, and GitHub issues. If violations occur, Test Double will take any action they deem appropriate for the infraction, up to and including blocking a user from the organization's repositories.


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