mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-31 23:38:45 +00:00
9 lines
97 B
JSON
9 lines
97 B
JSON
|
{
|
||
|
"rules": {
|
||
|
"semicolon": [
|
||
|
true,
|
||
|
"always"
|
||
|
]
|
||
|
}
|
||
|
}
|