Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rubocop

Capture output of shell command, line by line, into an array

How to write a RuboCop Cop to prevent writing Sidekiq workers using keyword arguments?

VSCode Ruby RuboCop formatter removes focused specs `fit` -> `it`

Rubocop: Call super to initialize state of the parent class even when super class doesn't have initialization [closed]

ruby-on-rails ruby rubocop

How to change rubocop's default settings?

ruby rubocop

Visual Studio Code html.erb loops not indenting correctly

Provide an exception class and message as arguments to raise in Rails

ruby-on-rails rubocop

VS Code ruby-rubocode increase Metrics/MethodLength check

Why Rubocop do not allow html_safe or raw() Rails

ruby-on-rails ruby rubocop

Can a rubocop check be disabled on certain paths only?

activeadmin rubocop

safe_join and content_tag approach to replace html_safe

ruby-on-rails rubocop

Rubocop RSpec/MultipleMemoizedHelpers issue on pundit spec tests

Rubocop Uniqueness validation should be with a unique index, in values that start from some specific values

Rubocop: Use next to skip iteration

ruby rubocop

RuboCop: Different parameters for different directories

ruby-on-rails rubocop

Favor format over String#% rubocop

ruby rubocop

Rubocop, how to Disable/Enable cops on blocks of code

ruby rubocop

Rails - Rake test and rubocop in one task

How to pass &:key as an argument to map instead of a block with ruby?

arrays ruby rubocop

Rubocop/Hound recommend freezing string literal class names

ruby-on-rails rubocop