Skip to content

RBS: Error using tapioca gem on herb because of malformed RBS on lex_file and parse_file #1989

Description

@domingo2000

When using bundle exec tapioca dsl in our project with the latest tapioca version, the .rbi autogenerated for Herb is invalid. This happens because there is an invalid RBS signature for the API of lex_file and parse_file that are not declaring the ** argument.

I will open a PR fixing the comment, but leave the issue for now to track it.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    rbsRBS type signatures in sig/rubyRuby source for the gem and its libraries

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions