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

Improve error message for n.times syntax #4

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Improve error message for n.times syntax #4

merged 4 commits into from
Apr 15, 2024

Commits on Apr 11, 2024

  1. Improve error message for n.times syntax

    And add specs.
    mkllnk committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7f5124d View commit details
    Browse the repository at this point in the history
  2. Add RuboCop for code quality

    mkllnk committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    80991b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ada8fb View commit details
    Browse the repository at this point in the history
  4. Run rubocop on CI

    The specs are more important, so run them first. Runtime is pretty
    similar at the moment.
    mkllnk committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0ac1381 View commit details
    Browse the repository at this point in the history