github / github/codeql

Ruby: support HAML template files

Abierto
#15,863 1 comentario 4 reacciones 0 asignados Ver en GitHub
enhancement Ruby
Lenguaje dominante
CodeQL
Estrellas
10.1k
Forks
2.1k
Merge medio
2 d 15 h
PR fusionados (30 d)
141

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Compare the existing ERB template extraction path with the requested HAML support, then investigate the absence of a Tree-sitter HAML grammar and the related Zed extensions issue. Done means HAML template files can be extracted into the CodeQL database similarly to ERB files.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
ruby
Área
tooling
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.