Skip to content

Ruby: support HAML template files #15863

Open
@MaxSchlueter

Description

@MaxSchlueter

It would be nice if CodeQL supported extraction of HAML template files into the database, like it does for ERB template files. One challenge here is that there is no existing tree-sitter grammar for HAML yet, unlike for ERB template files, making it more difficult to integrate with the extractor. Tree-sitter grammar support for HAML has also come up elsewhere: zed-industries/extensions#179

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions