mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-19 17:44:21 +00:00
9 lines
122 B
TOML
9 lines
122 B
TOML
|
[general]
|
||
|
dirs = ["util/gh-pages/"]
|
||
|
default_syntax = "mixed"
|
||
|
|
||
|
[[syntax]]
|
||
|
name = "mixed"
|
||
|
expr_start = "{("
|
||
|
expr_end = ")}"
|