mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
7 lines
170 B
TOML
7 lines
170 B
TOML
comment_width = 100
|
|
format_code_in_doc_comments = true
|
|
format_macro_matchers = true
|
|
imports_granularity = "Crate"
|
|
group_imports = "StdExternalCrate"
|
|
wrap_comments = true
|