summaryrefslogtreecommitdiffstats
path: root/.rubocop_todo.yml
AgeCommit message (Expand)Author
2024-06-14Fix (relax) remaining `RSpec/*` cops (#30693)Matt Jankowski
2024-05-27Enable Style/StringConcatenation (#30428)Nick Schonning
2024-05-15Disable `Style/RedundantFetchBlock` cop (#30207)Matt Jankowski
2024-05-13Enable Style/IfUnlessModifier RuboCop (#30260)Nick Schonning
2024-05-10Consolidate system specs into single directory, use rspec tags for configurat...Matt Jankowski
2024-05-10Use `default: ...` assignment for Devise config, fixes `Style/ClassVars` cop ...Matt Jankowski
2024-05-02Move Rails/HABTM cop out of todo (#30118)Matt Jankowski
2024-04-29Disable `Style/SignalException` cop (#30064)Matt Jankowski
2024-04-24Disable `Style/HashAsLastArrayItem` cop (#30041)Matt Jankowski
2024-04-22Fix Rubocop `Rails/UniqueValidationWithoutIndex` cop (#27461)Matt Jankowski
2024-04-19Fix `Style/TrailingCommaInHashLiteral` cop (#30004)Matt Jankowski
2024-04-19Fix `Style/TrailingCommaInArguments` cop (#30003)Matt Jankowski
2024-04-19Fix `Style/StringLiterals` cop (#30005)Matt Jankowski
2024-04-19Fix `Style/PercentLiteralDelimiters` cop (#30006)Matt Jankowski
2024-04-18Fix `Bundler/OrderedGems` cop (#28400)Matt Jankowski
2024-04-15Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934)Matt Jankowski
2024-04-15Fix `Style/SingleArgumentDig` cop in webpacker/manifest_extensions (#29929)Matt Jankowski
2024-04-02Regenerate rubocop todo with version 1.62.1 (#29830)Matt Jankowski
2024-02-07Configure `CountAsOne` value for `RSpec/ExampleLength` cop (#29115)Matt Jankowski
2024-02-06Reduce expectation count in example from `ProcessAccountService` spec (#29100)Matt Jankowski
2024-01-25Fix `Style/GuardClause` cop in app/controllers (#28420)Matt Jankowski
2024-01-25Fix `Style/TernaryParentheses` cop (#28387)Matt Jankowski
2024-01-25Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892)Matt Jankowski
2024-01-24Fix `Rails/WhereExists` cop in app/lib (#28862)Matt Jankowski
2024-01-24Fix `Rails/WhereExists` cop in app/models (#28863)Matt Jankowski
2024-01-23Fix `Rails/WhereExists` cop in app/services (#28853)Matt Jankowski
2024-01-23Fix `Rails/WhereExists` cop in lib/tasks (#28852)Matt Jankowski
2024-01-23Fix `Rails/WhereExists` cop in app/validators (#28854)Matt Jankowski
2024-01-19Move privacy policy into markdown file (#28699)Matt Jankowski
2024-01-19Fix `Rails/WhereExists` cop in REST::TagSerializer model (#28790)Matt Jankowski
2024-01-19Fix `Rails/WhereExists` cop in app/lib/status_cache_hydrator (#28808)Matt Jankowski
2024-01-18Fix `Rails/WhereExists` cop in User model (#28792)Matt Jankowski
2024-01-18Fix `Rails/WhereExists` cop in FeaturedTag model (#28791)Matt Jankowski
2024-01-18Fix `Rails/WhereExists` cop in account/interactions concern (#28789)Matt Jankowski
2024-01-17Fix `Rails/RakeEnvironment` cop (#28782)Matt Jankowski
2024-01-17Regenerate rubocop todo, removes last `Layout/LineLength` violation (#28778)Matt Jankowski
2024-01-15Disable `Rails/SkipsModelValidations` cop (#28712)Matt Jankowski
2024-01-12Disable `Rails/LexicallyScopedActionFilter` for inherited auth controllers (#...Matt Jankowski
2024-01-12Disable `Rails/ApplicationController` for `HealthController` (#28705)Matt Jankowski
2024-01-05Regenerate rubocop todo with version 1.59.0 (#28597)Matt Jankowski
2024-01-04Solve remaining `db/*migrate*` cops (#28579)Matt Jankowski
2023-12-22Fix `RSpec/LetSetup` cop in models/account_status_cleanup_policy (#28470)Matt Jankowski
2023-12-22Fix `RSpec/LetSetup` cop in ap/fetch_featured_collection_service (#28461)Matt Jankowski
2023-12-22Clean up `tagged_with_*` Status specs, fix `RSpec/LetSetup` cop (#28462)Matt Jankowski
2023-12-22Fix `RSpec/LetSetup` cop in auth controller specs (#28464)Matt Jankowski
2023-12-21Fix `RSpec/LetSetup` cop in spec/services (#28459)Matt Jankowski
2023-12-21Clean up of `RSpec/LetSetup` within `spec/services/activitypub` (#28445)Matt Jankowski
2023-12-21Clean up of `RSpec/LetSetup` within `spec/lib` (#28447)Matt Jankowski
2023-12-21Clean up of `RSpec/LetSetup` within `api/` (#28448)Matt Jankowski
2023-12-21Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446)Matt Jankowski