rubocop-github
rubocop-github copied to clipboard
Code style checking for GitHub's Ruby projects
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.66.1 to 1.67.0. Release notes Sourced from rubocop's releases. RuboCop 1.67 New features #13259: Add new Lint/DuplicateSetElement cop. ([@koic][]) #13223: Add AllowRBSInlineAnnotation config option to Layout/LeadingCommentSpace to...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.265.0 to 1.269.0. Release notes Sourced from ruby/setup-ruby's releases. v1.269.0 What's Changed Account for Bundler 4 by @eregon in ruby/setup-ruby#832 Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.268.0...v1.269.0 v1.268.0 What's Changed Add...
Updates the requirements on [actionview](https://github.com/rails/rails) to permit the latest version. Release notes Sourced from actionview's releases. 7.2.3 Active Support Fix Enumerable#sole to return the full tuple instead of just the...
Bumps [rake](https://github.com/ruby/rake) from 13.3.0 to 13.3.1. Commits f0001c3 v13.3.1 a644c80 Merge pull request #483 from luke-gru/fix_test_warnings 2465ea5 silence warnings during execution of rake tasks in Rakefile (ex: rake test) df25fb1...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.33.4 to 2.34.0. Release notes Sourced from rubocop-rails's releases. RuboCop Rails v2.34.0 New features #1520: New Rails/HttpStatusNameConsistency cop. (@tuxagon) #1376: Add new Rails/Env cop. (@cdudas17) #1541: Add...
Bumps the bundler group with 1 update in the / directory: [rack](https://github.com/rack/rack). Updates `rack` from 3.2.2 to 3.2.3 Changelog Sourced from rack's changelog. Changelog All notable changes to this project...
A wise man, let's call him Ben, [once said](https://github.com/github/rubocop-github/issues/110#issue-1328950245): > There are two reasons why this is an unreliable solution: > > - it doesn't know about things that have...
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.1 to 1.81.7. Release notes Sourced from rubocop's releases. RuboCop v1.81.7 Bug fixes #14597: Fix an infinite loop error for Layout/HashAlignment when EnforcedStyle: with_fixed_indentation is specified for...