Commit Graph

278 Commits (efe4e72f934581749ced193672df04cd2d891508)

Author SHA1 Message Date
Matt Jankowski 342055cb15
Update `rubocop` to version 1.69.1 ()
Matt Jankowski 8fd3e37747
Update `parser` and `rubocop` gems ()
Matt Jankowski 02df1b4e4a
Finish email allow/deny list naming migration ()
Nick Schonning cd1bc94cd2
Regen RuboCop TODO for 1.65.0 ()
Matt Jankowski 348ccf206e
Fix `Style/ClassEqualityComparison` cop ()
Nick Schonning 6ab6146c0b
Remove --no-exclude-limit for RuboCop ToDo ()
Matt Jankowski ab8474fd7f
Fix (relax) remaining `RSpec/*` cops ()
Nick Schonning 87156f57b5
Enable Style/StringConcatenation ()
Matt Jankowski ca560c1095
Disable `Style/RedundantFetchBlock` cop ()
Nick Schonning 13fb54920b
Enable Style/IfUnlessModifier RuboCop ()
Matt Jankowski 0d397db5dd
Consolidate system specs into single directory, use rspec tags for configuration ()
Matt Jankowski 040aaf3a48
Use `default: ...` assignment for Devise config, fixes `Style/ClassVars` cop ()
Matt Jankowski 88882fbbee
Move Rails/HABTM cop out of todo ()
Matt Jankowski f1a4b4e228
Disable `Style/SignalException` cop ()
Matt Jankowski b903e6909e
Disable `Style/HashAsLastArrayItem` cop ()
Matt Jankowski 2ec9bff36e
Fix Rubocop `Rails/UniqueValidationWithoutIndex` cop ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 369b2ef0ed
Fix `Style/TrailingCommaInHashLiteral` cop ()
Matt Jankowski c7384adc00
Fix `Style/TrailingCommaInArguments` cop ()
Matt Jankowski 933189887b
Fix `Style/StringLiterals` cop ()
Matt Jankowski 8d47ba893a
Fix `Style/PercentLiteralDelimiters` cop ()
Matt Jankowski 75f9c652e2
Fix `Bundler/OrderedGems` cop ()
Matt Jankowski 0d9ad96d3f
Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` ()
Matt Jankowski bf5d948237
Fix `Style/SingleArgumentDig` cop in webpacker/manifest_extensions ()
Matt Jankowski a7b637768e
Regenerate rubocop todo with version 1.62.1 ()
Matt Jankowski 79b4b94f3a
Configure `CountAsOne` value for `RSpec/ExampleLength` cop ()
Matt Jankowski 978fdc71ca
Reduce expectation count in example from `ProcessAccountService` spec ()
Matt Jankowski 17ea22671d
Fix `Style/GuardClause` cop in app/controllers ()
Matt Jankowski c8f59d2ca4
Fix `Style/TernaryParentheses` cop ()
Matt Jankowski 7c9c6c7f80
Fix remaining `Rails/WhereExists` cop violations, regenerate todo ()
Matt Jankowski 1290fede65
Fix `Rails/WhereExists` cop in app/lib ()
Matt Jankowski 9d413cbaf8
Fix `Rails/WhereExists` cop in app/models ()
Matt Jankowski ceade78182
Fix `Rails/WhereExists` cop in app/services ()
Matt Jankowski defe5f4076
Fix `Rails/WhereExists` cop in lib/tasks ()
Matt Jankowski 67f54c4e75
Fix `Rails/WhereExists` cop in app/validators ()
Matt Jankowski 5fc4ae7c5f
Move privacy policy into markdown file ()
Matt Jankowski 4ec7d7d989
Fix `Rails/WhereExists` cop in REST::TagSerializer model ()
Matt Jankowski fd64817fbe
Fix `Rails/WhereExists` cop in app/lib/status_cache_hydrator ()
Matt Jankowski 9fb9ef418a
Fix `Rails/WhereExists` cop in User model ()
Matt Jankowski da31792ac7
Fix `Rails/WhereExists` cop in FeaturedTag model ()
Matt Jankowski 89c9a4502d
Fix `Rails/WhereExists` cop in account/interactions concern ()
Matt Jankowski 127503eb2c
Fix `Rails/RakeEnvironment` cop ()
Matt Jankowski 09f76c5c8d
Regenerate rubocop todo, removes last `Layout/LineLength` violation ()
Matt Jankowski a2f02a0775
Disable `Rails/SkipsModelValidations` cop ()
Matt Jankowski 28fdf93362
Disable `Rails/LexicallyScopedActionFilter` for inherited auth controllers ()
Matt Jankowski 575ab085be
Disable `Rails/ApplicationController` for `HealthController` ()
Matt Jankowski e1b49d3454
Regenerate rubocop todo with version 1.59.0 ()
Matt Jankowski ae39bed95b
Solve remaining `db/*migrate*` cops ()
Matt Jankowski bb8077e784
Fix `RSpec/LetSetup` cop in models/account_status_cleanup_policy ()
Matt Jankowski a4d49c236d
Fix `RSpec/LetSetup` cop in ap/fetch_featured_collection_service ()
Matt Jankowski e6e217fedd
Clean up `tagged_with_*` Status specs, fix `RSpec/LetSetup` cop ()