Commit Graph

93 Commits (eb6121a5a2d42c09e15287b66fb234815599fed9)

Author SHA1 Message Date
Matt Jankowski b231c3c1bf
Drop support for ruby 3.1 (#32363) 2 months ago
Matt Jankowski 5f4d231e98
Use rubocop `DisplayCopNames` and `UseCache` defaults (true) (#30750) 6 months ago
Matt Jankowski 238dd23214
Remove already configured excludes from .rubocop.yml (#30741) 6 months ago
Matt Jankowski 3a191b3797
Add `rubocop` binstub, simplify configuration (#30407) 7 months ago
Matt Jankowski 19f1c081e1
Update `rubocop-rspec` to version 3.0.1 (#30655) 7 months ago
Matt Jankowski ca560c1095
Disable `Style/RedundantFetchBlock` cop (#30207) 7 months ago
Matt Jankowski b903e6909e
Disable `Style/HashAsLastArrayItem` cop (#30041) 8 months ago
Matt Jankowski b6f04aed35
Silence warning about requiring `rubocop-rspec_rails` (#30002) 8 months ago
Matt Jankowski 1549e6a9dc
Drop support for Ruby 3.0 (reaching EOL) (#29702) 8 months ago
Matt Jankowski d27eb181f6
Reduce `LineLength` from 320 to 300 (#29636) 9 months ago
Matt Jankowski a3fe82e359
Rename cop `RSpec/Rails/HttpStatus` to `RSpecRails/HttpStatus` (#29806) 9 months ago
Matt Jankowski c3e3c60069
Remove extraneous `Lint/UselessAccessModifier` config (#29749) 9 months ago
Matt Jankowski 72b0c9e20b
Re-enable fixed `Style/Semicolon` cop (#29212) 10 months ago
Matt Jankowski 1d9d14b8de
Use `abort` instead of `warn(); exit` in boot.rb env check (#29209) 10 months ago
Matt Jankowski 79b4b94f3a
Configure `CountAsOne` value for `RSpec/ExampleLength` cop (#29115) 11 months ago
Matt Jankowski ce0d134147
Add `redirect_with_vary` to `AllowedMethods` for `Style/FormatStringToken` cop (#28973) 11 months ago
Matt Jankowski 0e0a94f483
Handle CLI failure exit status at the top-level script (#28322) 11 months ago
Matt Jankowski 127503eb2c
Fix `Rails/RakeEnvironment` cop (#28782) 11 months ago
Matt Jankowski a2f02a0775
Disable `Rails/SkipsModelValidations` cop (#28712) 12 months ago
Matt Jankowski 28fdf93362
Disable `Rails/LexicallyScopedActionFilter` for inherited auth controllers (#28711) 12 months ago
Matt Jankowski b3dab17b58
Remove deprecated `RSpec/FilePath` cop (#28601) 12 months ago
Matt Jankowski 51d2b80ff7
Solve `Abc/*` metrics for `db/*migrate*` files (#28568) 12 months ago
Matt Jankowski 0b42cf2979
Opt out of `Rails/NegateInclude` cop (#28370) 1 year ago
Matt Jankowski 8e9e7d57d8
Opt out of `Rails/UnusedIgnoredColumns` cop (#28385) 1 year ago
Matt Jankowski 3e336fe706
Opt out of `Rails/SkipsModelValidations` cop in db/migrate (#28371) 1 year ago
Matt Jankowski d6f50839e1
Fix `RSpec/SpecFilePathFormat` cops (#27730) 1 year ago
Matt Jankowski 7ef56d6e50
Move json_ld context loaders to `config/initializers` (#27590) 1 year ago
Nick Schonning 8bb4706e11
Move migration_helpers Rubocop ignore to config (#24236) 1 year ago
Matt Jankowski 937dc42f10
Extract methods for file movement in `CLI::Upgrade` (#25120) 1 year ago
Matt Jankowski ad81be6c8e
Update rubocop rules for linelength (#26190) 1 year ago
Matt Jankowski f48d345de1
Use correct naming on controller concern specs (#26197) 1 year ago
Nick Schonning f134a5f9d8
Run Rubocop on Rakefile (#23871) 1 year ago
Nick Schonning 9e8bc56d5a
Enable Rubocop Style/Semicolon with config (#23652) 1 year ago
Jed Fox 768b00c4d0
Consistently use middle dot (·) instead of bullet (•) to separate items (#25248) 2 years ago
Renaud Chaput b7d995cb00
Disable some metrics cops (#25215) 2 years ago
Matt Jankowski b6b4ea4ca5
Move the mastodon/*_cli files to mastodon/cli/* (#24139) 2 years ago
Matt Jankowski 541f64b2bb
Fix Rails/Exit cop (#24743) 2 years ago
eggplants af7bf59b3e
Fix wrong documentation link (#24924) 2 years ago
Nick Schonning 1fe04f740a
Enable Rubocop Rails/FilePath (#23854) 2 years ago
Matt Jankowski 41eb49b984
Extract large route namespace blocks to separate files (#23914) 2 years ago
Claire 32a030dd74
Rewrite import feature (#21054) 2 years ago
Nick Schonning 49fad26eca
Drop EOL Ruby 2.7 (#24237) 2 years ago
Nick Schonning 1f19d5e5e8
Add documentation for Rubocop overrides (#23811) 2 years ago
Nick Schonning 83fc97285b
Enable Rubocop Metrics/BlockLength with Excludes (#24260) 2 years ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Nick Schonning 503022d6f9
Exclude files for Rubocop Metrics/ClassLength (#24213) 2 years ago
Nick Schonning b22b4bac03
Include config/ and update all rubcop deps (#23963) 2 years ago
Matt Jankowski edc7ca5920
Roll back unintentionally activated rubocop rules (#24132)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Nick Schonning <nschonni@gmail.com>
2 years ago
Nick Schonning aa947a143b
Regen rubocop-todo without Max shadowing (#24076) 2 years ago
Nick Schonning 3ea0856f70
Enable RSpec/FilePath (#23965) 2 years ago