mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2025-12-22 18:19:58 +00:00
8 lines
180 B
TOML
8 lines
180 B
TOML
comment_width = 120
|
|
format_strings = true
|
|
group_imports = "StdExternalCrate"
|
|
imports_granularity = "Module"
|
|
normalize_comments = true
|
|
where_single_line = true
|
|
wrap_comments = true
|