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

Fix current Rubocop Issues #111

Merged
merged 15 commits into from
Apr 22, 2022
Merged

Fix current Rubocop Issues #111

merged 15 commits into from
Apr 22, 2022

Commits on Feb 17, 2022

  1. chore: rubocoptering

    Marten Klitzke committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    4b8e4c1 View commit details
    Browse the repository at this point in the history
  2. chore: try to fix frozen string issues for error.rb

    Marten Klitzke committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    d47f35a View commit details
    Browse the repository at this point in the history
  3. chore: fix issue with frozen strings and string concat

    Marten Klitzke committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    e060e43 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. chore: enable rubocop rake and rspec

    Marten Klitzke committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    c53e3e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fb27db View commit details
    Browse the repository at this point in the history
  3. fix: linting

    Marten Klitzke committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    288fc27 View commit details
    Browse the repository at this point in the history
  4. chore: add ci job for rubocop

    Marten Klitzke committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    15179f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. use File.join for fixture path

    Marten Klitzke authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    9c19df6 View commit details
    Browse the repository at this point in the history
  2. chore: use Struct instead of OpenStruct

    Marten Klitzke committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    bb25612 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into chore/rubocop

    Marten Klitzke authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    046223c View commit details
    Browse the repository at this point in the history
  4. chore: fix struct initialize

    Marten Klitzke committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    3b6bac8 View commit details
    Browse the repository at this point in the history
  5. chore: linting

    Marten Klitzke committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    8a40cce View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Update .circleci/config.yml

    Marten Klitzke authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    1b2dc4d View commit details
    Browse the repository at this point in the history
  2. chore: update gemspec to only include needed files

    Marten Klitzke committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    dccb479 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. chore: run rubocop with latest version

    Marten Klitzke committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    800c758 View commit details
    Browse the repository at this point in the history