summaryrefslogtreecommitdiffstats
path: root/.rubocop_todo.yml
AgeCommit message (Expand)Author
2023-11-14Fix `RSpec/AnyInstance` cop (#27810)Matt Jankowski
2023-11-09Fix `RSpec/MessageChain` cop (#27776)Matt Jankowski
2023-11-09Fix `Rails/I18nLocaleTexts` cop (#27779)Matt Jankowski
2023-11-09Fix `Lint/UnusedBlockArgument` cop (#27777)Matt Jankowski
2023-11-08Fix `RSpec/InstanceVariable` cop (#27766)Matt Jankowski
2023-11-08Fix `Style/WordArray` cop (#27770)Matt Jankowski
2023-11-08Fix `Style/StabbyLambdaParentheses` cop (#27771)Matt Jankowski
2023-11-07Remove unused before block from settings/branding spec (#27759)Matt Jankowski
2023-11-07Fix `Performance/MapMethodChain` cop (#27744)Matt Jankowski
2023-11-07Remove false positive cop detection (#27457)Matt Jankowski
2023-11-07Fix `RSpec/MessageSpies` cop (#27751)Matt Jankowski
2023-11-07Fix `Lint/OrAssignmentToConstant` cop (#27750)Matt Jankowski
2023-11-07Fix `Lint/EmptyBlock` cop (#27748)Matt Jankowski
2023-11-07Fix `RSpec/HookArgument` cop (#27747)Matt Jankowski
2023-10-31Fix `RSpec/LetSetup` cop in spec/controllers/admin area (#27619)Matt Jankowski
2023-10-24Regenerate lint todos (#27513)Matt Jankowski
2023-10-23Migrate to request specs in `/api/v1/media` (#25543)Daniel M Brasil
2023-10-19Fix `Lint/UselessAssignment` cop (#27472)Matt Jankowski
2023-10-18Fix `Naming/VariableNumber` cop (#27447)Matt Jankowski
2023-10-18Fix `Performance/DeletePrefix` cop (#27448)Matt Jankowski
2023-10-16Fix `Style/CombinableLoops` cop (#27429)Matt Jankowski
2023-10-16Migrate to request specs in `/api/v1/admin/accounts` (#25563)Daniel M Brasil
2023-10-13Migrate to request specs in `/api/v1/followed_tags` (#25472)Daniel M Brasil
2023-10-03Dont match mention in url query string (#25656)Matt Jankowski
2023-10-03Autofix Rubocop cops for config/ (#24145)Nick Schonning
2023-09-28Fix rubocop `Layout/ArgumentAlignment` cop (#26060)Matt Jankowski
2023-09-13Fix CSP when using `ONE_CLICK_SSO_LOGIN` (#26901)Claire
2023-08-22Update rubocop and rubocop-rspec (#26329)Nick Schonning
2023-08-03Add direct link to the Single-Sign On provider if there is only one sign up m...CSDUMMI
2023-08-02Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)Emelia Smith
2023-07-28Fix `RSpec/EmptyExampleGroup` cop (#24735)Matt Jankowski
2023-07-28Update rubocop rules for linelength (#26190)Matt Jankowski
2023-07-28Rubocop fix: `Perfomance/UnfreezeString` (#26217)Matt Jankowski
2023-07-27Migrate to request specs in `/api/v2/filters` (#25721)Daniel M Brasil
2023-07-26Remove the `sr` locale override .rb files (#25927)Matt Jankowski
2023-07-21Clean up unused application records (#24871)Claire
2023-07-20Fix `Lint/Void` cop (#25922)Matt Jankowski
2023-07-17Update rubocop 1.54.2 (#26002)Nick Schonning
2023-07-17remove some file paths from rubocop_tobo.yml (#26022)fusagiko / takayamaki
2023-07-13Update rubocop to v1.54.1 (#25627)Nick Schonning
2023-07-12Fix `RSpec/StubbedMock` cop (#25552)Matt Jankowski
2023-07-12Fix `Naming/MemoizedInstanceVariableName` cop (#25928)Matt Jankowski
2023-07-12Fix `Naming/AccessorMethodName` cop (#25924)Matt Jankowski
2023-07-12Fix `Style/SlicingWithRange` cop (#25923)Matt Jankowski
2023-07-12Fix `Lint/AmbiguousBlockAssociation` cop (#25921)Matt Jankowski
2023-07-12Fix `Lint/SendWithMixinArgument` cop (#25920)Matt Jankowski
2023-07-12Fix `RSpec/SubjectStub` cop (#25550)Matt Jankowski
2023-07-12Fix `RSpec/SubjectDeclaration` cop (#25312)Matt Jankowski
2023-07-12Enable Rubocop Style/FrozenStringLiteralComment (#23793)Nick Schonning
2023-07-12Enable Rubocop Style/Semicolon with config (#23652)Nick Schonning