tree-sitter-config

Crates.iotree-sitter-config
lib.rstree-sitter-config
version0.24.4
sourcesrc
created_at2021-09-03 20:45:39.518701
updated_at2024-11-10 04:24:41.161192
descriptionUser configuration of tree-sitter's command line programs
homepagehttps://tree-sitter.github.io/tree-sitter
repositoryhttps://github.com/tree-sitter/tree-sitter
max_upload_size
id446618
size7,300
Andrew Hlynskyi (ahlinc)

documentation

README

Tree-sitter Config

Manages Tree-sitter's configuration file.

You can use a configuration file to control the behavior of the tree-sitter command-line program. This crate implements the logic for finding and the parsing the contents of the configuration file.

Commit count: 5353

cargo fmt