Commit Graph

278 Commits (81aec0f74d89559041d291b5e2dc7640556edc6c)

Author SHA1 Message Date
Matt Jankowski 342055cb15
Update `rubocop` to version 1.69.1 (#32967) 3 weeks ago
Matt Jankowski 8fd3e37747
Update `parser` and `rubocop` gems (#31760) 4 months ago
Matt Jankowski 02df1b4e4a
Finish email allow/deny list naming migration (#30530) 5 months ago
Nick Schonning cd1bc94cd2
Regen RuboCop TODO for 1.65.0 (#31003) 6 months ago
Matt Jankowski 348ccf206e
Fix `Style/ClassEqualityComparison` cop (#30058) 6 months ago
Nick Schonning 6ab6146c0b
Remove --no-exclude-limit for RuboCop ToDo (#30427) 6 months ago
Matt Jankowski ab8474fd7f
Fix (relax) remaining `RSpec/*` cops (#30693) 7 months ago
Nick Schonning 87156f57b5
Enable Style/StringConcatenation (#30428) 7 months ago
Matt Jankowski ca560c1095
Disable `Style/RedundantFetchBlock` cop (#30207) 8 months ago
Nick Schonning 13fb54920b
Enable Style/IfUnlessModifier RuboCop (#30260) 8 months ago
Matt Jankowski 0d397db5dd
Consolidate system specs into single directory, use rspec tags for configuration (#30206) 8 months ago
Matt Jankowski 040aaf3a48
Use `default: ...` assignment for Devise config, fixes `Style/ClassVars` cop (#30214) 8 months ago
Matt Jankowski 88882fbbee
Move Rails/HABTM cop out of todo (#30118) 8 months ago
Matt Jankowski f1a4b4e228
Disable `Style/SignalException` cop (#30064) 8 months ago
Matt Jankowski b903e6909e
Disable `Style/HashAsLastArrayItem` cop (#30041) 8 months ago
Matt Jankowski 2ec9bff36e
Fix Rubocop `Rails/UniqueValidationWithoutIndex` cop (#27461)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
8 months ago
Matt Jankowski 369b2ef0ed
Fix `Style/TrailingCommaInHashLiteral` cop (#30004) 8 months ago
Matt Jankowski c7384adc00
Fix `Style/TrailingCommaInArguments` cop (#30003) 8 months ago
Matt Jankowski 933189887b
Fix `Style/StringLiterals` cop (#30005) 8 months ago
Matt Jankowski 8d47ba893a
Fix `Style/PercentLiteralDelimiters` cop (#30006) 8 months ago
Matt Jankowski 75f9c652e2
Fix `Bundler/OrderedGems` cop (#28400) 8 months ago
Matt Jankowski 0d9ad96d3f
Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934) 9 months ago
Matt Jankowski bf5d948237
Fix `Style/SingleArgumentDig` cop in webpacker/manifest_extensions (#29929) 9 months ago
Matt Jankowski a7b637768e
Regenerate rubocop todo with version 1.62.1 (#29830) 9 months ago
Matt Jankowski 79b4b94f3a
Configure `CountAsOne` value for `RSpec/ExampleLength` cop (#29115) 11 months ago
Matt Jankowski 978fdc71ca
Reduce expectation count in example from `ProcessAccountService` spec (#29100) 11 months ago
Matt Jankowski 17ea22671d
Fix `Style/GuardClause` cop in app/controllers (#28420) 11 months ago
Matt Jankowski c8f59d2ca4
Fix `Style/TernaryParentheses` cop (#28387) 11 months ago
Matt Jankowski 7c9c6c7f80
Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 11 months ago
Matt Jankowski 1290fede65
Fix `Rails/WhereExists` cop in app/lib (#28862) 11 months ago
Matt Jankowski 9d413cbaf8
Fix `Rails/WhereExists` cop in app/models (#28863) 11 months ago
Matt Jankowski ceade78182
Fix `Rails/WhereExists` cop in app/services (#28853) 11 months ago
Matt Jankowski defe5f4076
Fix `Rails/WhereExists` cop in lib/tasks (#28852) 11 months ago
Matt Jankowski 67f54c4e75
Fix `Rails/WhereExists` cop in app/validators (#28854) 11 months ago
Matt Jankowski 5fc4ae7c5f
Move privacy policy into markdown file (#28699) 11 months ago
Matt Jankowski 4ec7d7d989
Fix `Rails/WhereExists` cop in REST::TagSerializer model (#28790) 11 months ago
Matt Jankowski fd64817fbe
Fix `Rails/WhereExists` cop in app/lib/status_cache_hydrator (#28808) 11 months ago
Matt Jankowski 9fb9ef418a
Fix `Rails/WhereExists` cop in User model (#28792) 11 months ago
Matt Jankowski da31792ac7
Fix `Rails/WhereExists` cop in FeaturedTag model (#28791) 11 months ago
Matt Jankowski 89c9a4502d
Fix `Rails/WhereExists` cop in account/interactions concern (#28789) 11 months ago
Matt Jankowski 127503eb2c
Fix `Rails/RakeEnvironment` cop (#28782) 11 months ago
Matt Jankowski 09f76c5c8d
Regenerate rubocop todo, removes last `Layout/LineLength` violation (#28778) 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 575ab085be
Disable `Rails/ApplicationController` for `HealthController` (#28705) 12 months ago
Matt Jankowski e1b49d3454
Regenerate rubocop todo with version 1.59.0 (#28597) 12 months ago
Matt Jankowski ae39bed95b
Solve remaining `db/*migrate*` cops (#28579) 12 months ago
Matt Jankowski bb8077e784
Fix `RSpec/LetSetup` cop in models/account_status_cleanup_policy (#28470) 1 year ago
Matt Jankowski a4d49c236d
Fix `RSpec/LetSetup` cop in ap/fetch_featured_collection_service (#28461) 1 year ago
Matt Jankowski e6e217fedd
Clean up `tagged_with_*` Status specs, fix `RSpec/LetSetup` cop (#28462) 1 year ago