normalize-languages 0.3.2

Tree-sitter language support and dynamic grammar loading
Documentation
1
2
3
4
5
# fixtures/bash

Bash fixture file for `.scm` query tests.

- `sample.sh` — defines `classify`, `sum_array`, `greet`, `repeat`, `setup_environment`, and `main` functions; sources `utils.sh` and `config.sh`; includes if/elif branching, for loops, and while loops.