tree-sitter/cli/config
2023-08-19 16:15:47 +03:00
..
src cli: Stop config.json search sooner if TREE_SITTER_DIR set 2023-01-16 15:30:40 +09:00
Cargo.toml rust: pin serde version on 1.0.171 due to serde-rs/serde#2538 2023-08-19 16:15:47 +03:00
README.md cli: Extract CLI configuration into separate crate 2021-06-10 10:21:22 -04:00

tree-sitter-config

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.