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

ErbAst: Handles inline block #427

Merged
merged 2 commits into from
Mar 24, 2022
Merged

Commits on Mar 24, 2022

  1. ErbAst: Handles inline block

    - Fixes glebm#426
    - Adds test case for inline block and a fix.
    davidwessman committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    e56777b View commit details
    Browse the repository at this point in the history
  2. Occurrence: Changes inspect format

    - Write `{path}:{line_number}` in short format, rest with keys.
    davidwessman committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    072f6d7 View commit details
    Browse the repository at this point in the history