Ruby: support HAML template files
未关闭
enhancement
Ruby
- 主要语言
- CodeQL
- 星标
- 10.1k
- 派生
- 2.1k
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 141
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。