github / github/codeql

Ruby: support HAML template files

Open
#15,863 1 comment 4 reactions 0 assignees View on GitHub
enhancement Ruby
Dominant language
CodeQL
Stars
10.1k
Forks
2.1k
Avg merge
2d 15h
Merged PRs (30d)
141

Description

It would be nice if CodeQL supported extraction of [HAML](https://github.com/haml/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: https://github.com/zed-industries/extensions/issues/179

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.