1 unstable release

0.19.0 Sep 3, 2021

#1195 in Development tools

Download history 2123/week @ 2023-02-03 1817/week @ 2023-02-10 2099/week @ 2023-02-17 2420/week @ 2023-02-24 2550/week @ 2023-03-03 3370/week @ 2023-03-10 2848/week @ 2023-03-17 2632/week @ 2023-03-24 2480/week @ 2023-03-31 3622/week @ 2023-04-07 2862/week @ 2023-04-14 2509/week @ 2023-04-21 2788/week @ 2023-04-28 2320/week @ 2023-05-05 2129/week @ 2023-05-12 2948/week @ 2023-05-19

10,503 downloads per month
Used in 10 crates (4 directly)

MIT license

7KB
78 lines

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.


lib.rs:

Manages tree-sitter's configuration file.

Dependencies

~1–1.6MB
~31K SLoC