Releases: Over-haul/rubocop-overhaul
Releases · Over-haul/rubocop-overhaul
v0.3.3
v0.3.2
What's Changed
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- [OK-39903] codeowners updates by @skcc321 in #45
- [OK-38947] New cop: Overhaul/SemanticLoggerContract cop by @Drowze in #43
- [OK-42561] CODEOWNERS: use
overhaul-ruby-dev-team
instead ofbe-core
by @Drowze in #46 - [OK-41559] Support rubocop-rspec v3 and add some default configs by @Drowze in #47
- Add FactoryBot config by @Drowze in #48
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Support test
custom rswag method.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- [OK-40367] Fix rubocop-rspec_rails deprecations and allow most RSpec cops into rswag specs by @Drowze in #44
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- [~] Cleaned up configurations by @Drowze in #1
- [~] Fix gemspec by @Drowze in #3
- [~] Remove Style/Semicolon custom configuration by @Drowze in #4
- [~] tune rubocop by @skcc321 in #6
- [~] rspec for request tests by @skcc321 in #7
- [~] Adjustments from feedback by @Drowze in #8
- [~] Add more sensible rubocop configurations by @Drowze in #9
- Disable RSpec/MultipleMemoizedHelpers by @Drowze in #10
- [-] Disable RSpec/MultipleMemoizedHelpers by @serhii-bodnaruk in #11
- [~] Set Naming/VariableNumber to snake_case by @Drowze in #12
- [~] Sensible rails configurations by @Drowze in #13
- [~] Fix bad RSpec config by @Drowze in #14
- [~] More sensible metrics cops by @Drowze in #15
- [~] Add proper Layout/CaseIndentation rule by @Drowze in #16
- Disable some multiline block cops in tests by @Drowze in #17
- Change Style/FormatStringToken style to template by @Drowze in #18
- Improve rspec messages by @Drowze in #19
- [~] Add style for StringLiteralsInInterpolation by @Drowze in #20
- Disable Naming/VariableNumber on routes.rb by @Drowze in #21
- Disable Style/Documentation by @emilio-santiago in #22
- [P20-713] Add rubocop-rswag.yml to exclude the request tests at cop level by @emilio-santiago in #24
- Change SymbolProc cop style to AllowMethodsWithArguments by @Drowze in #23
- Exclude public folder by @emilio-santiago in #25
- Ignore BlockLength cop on Gemfile by @Drowze in #26
- Update README - fix Gemfile instructions by @Drowze in #27
- [OK-21108] Remove useless MIT references in code for all repos by @TanchynOleh in #28
- [~] Disable Style/FetchEnvVar by @okosyk in #29
- Avoid usage of Ruby 3.1 shorthand hash definition by @Drowze in #30
- [OK-25429] Use new
AllowedMethods
syntax by @Drowze in #31 - Opt out of Ruby 3.1 shorthand Hash syntax by @Drowze in #32
- Revert "Opt out of Ruby 3.1 shorthand Hash syntax" by @Drowze in #33
- Disable anonymous block syntax cop by @Drowze in #34
- [~] disable RSpec/IndexedLet by @okosyk in #35
- Fix config change on rubocop-rspec 2.24.0 by @Drowze in #36
- [OK-34681] Convert into Rubocop extension by @Drowze in #37
- [OK-34681] Add cop MutableReformDefaults by @Drowze in #39
- [OK-34681] Add cop AssignmentInsteadOfComparison by @Drowze in #38
New Contributors
- @skcc321 made their first contribution in #6
- @serhii-bodnaruk made their first contribution in #11
- @emilio-santiago made their first contribution in #22
- @TanchynOleh made their first contribution in #28
- @okosyk made their first contribution in #29
Full Changelog: https://github.com/Over-haul/rubocop-overhaul/commits/v0.0.1