Matt Jankowski
|
93cbe2a0e4
|
Fix `RSpec/StubbedMock` cop (#25552)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Matt Jankowski
|
08421e7b90
|
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
|
1 year ago |
Matt Jankowski
|
399a738c85
|
Fix `Naming/AccessorMethodName` cop (#25924)
|
1 year ago |
Matt Jankowski
|
d98717ceef
|
Fix `Style/SlicingWithRange` cop (#25923)
|
1 year ago |
Matt Jankowski
|
b229fa7916
|
Fix `Lint/AmbiguousBlockAssociation` cop (#25921)
|
1 year ago |
Matt Jankowski
|
4932925530
|
Fix `Lint/SendWithMixinArgument` cop (#25920)
|
1 year ago |
Matt Jankowski
|
a887e8bbd7
|
Fix `RSpec/SubjectStub` cop (#25550)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Matt Jankowski
|
d9e56ef7ba
|
Fix `RSpec/SubjectDeclaration` cop (#25312)
|
1 year ago |
Nick Schonning
|
96a8aa32ad
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
1 year ago |
Nick Schonning
|
ca0ef39555
|
Enable Rubocop Style/Semicolon with config (#23652)
|
1 year ago |
Kurtis Rainbolt-Greene
|
a27f2686ca
|
First pass at multi-database for read replica using Rails native adapter (#25693)
Co-authored-by: emilweth <7402764+emilweth@users.noreply.github.com>
|
1 year ago |
Matt Jankowski
|
011006c01b
|
Fix `RSpec/VerifiedDoubles` cop (#25469)
|
1 year ago |
Daniel M Brasil
|
a27a33ebde
|
Migrate to request specs in `/api/v1/tags` (#25439)
|
1 year ago |
Matt Jankowski
|
eb1f69c2d4
|
Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698)
|
1 year ago |
Matt Jankowski
|
8c7da82c64
|
Speed improvement for `AccountsStatusesCleanupScheduler` spec (#25406)
|
1 year ago |
Nick Schonning
|
5596945b75
|
Update Rubocop 1.52.1 (#25376)
|
1 year ago |
Matt Jankowski
|
a3c439de66
|
Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313)
|
1 year ago |
Matt Jankowski
|
68d362c0fc
|
Remove reference to deleted statsd config file (#25336)
|
1 year ago |
Matt Jankowski
|
23d64073d0
|
Fix RSpec/MissingExampleGroupArgument cop (#25310)
|
1 year ago |
Nick Schonning
|
ef344388c5
|
Autofix Rubocop Regex Style rules (#23690)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Matt Jankowski
|
8e745a234c
|
Fix `RSpec/DescribedClass` cop (#25104)
|
1 year ago |
Renaud Chaput
|
8bd9ce4d09
|
Disable some metrics cops (#25215)
|
1 year ago |
Matt Jankowski
|
8cb57d28a6
|
Fix FormatStringToken cop in CLI (#25122)
|
1 year ago |
Matt Jankowski
|
87ff2507fc
|
Fix Rails/WhereExists cop in CLI (#25123)
|
1 year ago |
Matt Jankowski
|
1411f75aae
|
Fix RSpec/NoExpectationExample cop (#25103)
|
1 year ago |
Matt Jankowski
|
bc1dae0bc4
|
Fix RSpec/ExpectChange cop (#25101)
|
1 year ago |
Matt Jankowski
|
3e747f0863
|
Fix RSpec/PredicateMatcher cop (#25102)
|
1 year ago |
Matt Jankowski
|
15e143106e
|
Fix RSpec/ExpectInHook cop (#25100)
|
1 year ago |
Matt Jankowski
|
eada85f715
|
Move the mastodon/*_cli files to mastodon/cli/* (#24139)
|
1 year ago |
Matt Jankowski
|
29ca815465
|
Fix Rails/Exit cop (#24743)
|
1 year ago |
Matt Jankowski
|
adaa7a61e9
|
Fix RSpec/RepeatedExample cop (#24849)
|
1 year ago |
Matt Jankowski
|
9e8323fdb9
|
Fix Performance/MapCompact cop (#24797)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Matt Jankowski
|
d64a2c7aa8
|
Fix Performance/StartWith cop (#24818)
|
1 year ago |
Matt Jankowski
|
bc020264c7
|
Regenerate rubocop-todo (#24846)
|
1 year ago |
Nick Schonning
|
44b7c24bd0
|
Autofix Rubocop spacing in config (#25022)
|
1 year ago |
Nick Schonning
|
67c5ac4971
|
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#25002)
|
2 years ago |
Matt Jankowski
|
2500233709
|
Fix RSpec/RepeatedExampleGroupDescription cop (#24850)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Matt Jankowski
|
bf1a16e278
|
Fix RSpec/SharedContext cop (#24847)
|
2 years ago |
Matt Jankowski
|
1598cf9043
|
Fix RSpec/ScatteredSetup cop (#24848)
|
2 years ago |
Matt Jankowski
|
d65d954409
|
Extract StatusSafeReblogInsert concern from Status (#24821)
|
2 years ago |
Nick Schonning
|
833076d6bf
|
Bump rubocop-rails 2.19.1 with update .rubocop_todo.yml (#24469)
|
2 years ago |
Nick Schonning
|
62d5bb52cc
|
Regenerate rubocop-todo (#24834)
|
2 years ago |
Nick Schonning
|
f6fd5e4ad0
|
Autofix Rubocop Style/ConcatArrayLiterals (#23755)
|
2 years ago |
Nick Schonning
|
2f2c8f671b
|
Autofix Rubocop Style/HashSyntax (#23754)
|
2 years ago |
Nick Schonning
|
54d59b8ee0
|
Autofix Rubocop Style/CaseLikeIf (#23756)
|
2 years ago |
Nick Schonning
|
dfbb3a61c9
|
Enable Rubocop Rails/FilePath (#23854)
|
2 years ago |
Matt Jankowski
|
cf86cc68b7
|
Fix RSpec/InferredSpecType cop (#24736)
|
2 years ago |
Matt Jankowski
|
8dec215a57
|
Fix RSpec/ContextWording cop (#24739)
|
2 years ago |
Matt Jankowski
|
2cd141b65f
|
Fix RSpec/MultipleSubjects cop (#24738)
|
2 years ago |
Matt Jankowski
|
e8537a3a01
|
Fix Performance/CollectionLiteralInLoop cop (#24819)
|
2 years ago |