Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rubocop-fixes #358

Merged
merged 28 commits into from
Sep 2, 2024
Merged

Rubocop-fixes #358

merged 28 commits into from
Sep 2, 2024

Commits on Sep 1, 2024

  1. Fix Layout/SpaceAfterComma

    olbrich committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f889106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edcf378 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e56b107 View commit details
    Browse the repository at this point in the history
  4. fix Lint/AmbiguousOperator

    olbrich committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6d0bcc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c213db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    079248d View commit details
    Browse the repository at this point in the history
  7. Fix RSpec/ClassCheck

    olbrich committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    304dac8 View commit details
    Browse the repository at this point in the history
  8. fix RSpec/ContextMethod

    olbrich committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3e197b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5dcca03 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    449dd2c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14bb85c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d7f9b39 View commit details
    Browse the repository at this point in the history
  13. fix RSpec/ExampleWording

    olbrich committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    86c98b3 View commit details
    Browse the repository at this point in the history
  14. fix RSpec/HookArgument

    olbrich committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    5b80a46 View commit details
    Browse the repository at this point in the history
  15. fix RSpec/LeadingSubject

    olbrich committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    ea5621f View commit details
    Browse the repository at this point in the history
  16. fix RSpec/NotToNot

    olbrich committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    bf0e62a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. fix Style/CaseEquality

    olbrich committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5e4f37c View commit details
    Browse the repository at this point in the history
  2. fix Style/CommentAnnotation

    olbrich committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5dcdd6c View commit details
    Browse the repository at this point in the history
  3. fix Style/NumericLiterals

    olbrich committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e37a2b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3891b98 View commit details
    Browse the repository at this point in the history
  5. fix Style/RedundantFreeze

    olbrich committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3c8e52e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adc2a0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4b831c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb706c6 View commit details
    Browse the repository at this point in the history
  9. fix Style/SuperArguments

    olbrich committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    12e3e45 View commit details
    Browse the repository at this point in the history
  10. fix Lint/Void

    olbrich committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f89abbc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c21395e View commit details
    Browse the repository at this point in the history
  12. enable Style/CaseEquality

    olbrich committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5344aca View commit details
    Browse the repository at this point in the history