aboutcode-org / aboutcode-org/source-inspector
Add tests for all supported languages
Abierto
- Lenguaje dominante
- C
- Estrellas
- 3
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Add tests for source symbol extraction in all supported languages:
For example, in tree-sitter [here](https://github.com/aboutcode-org/source-inspector/blob/main/src/source_inspector/symbols_tree_sitter.py#L149) we have the following languages:
"Bash", "C", "C++", "Go", "Java", "JavaScript", "Python", "Rust"
We need to add unit tests for all these languages, and also have these supported languages in a supported language matrix in the README docs for easy access.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.