mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-14 14:13:58 +00:00
9 lines
97 B
JSON
9 lines
97 B
JSON
|
{
|
||
|
"rules": {
|
||
|
"semicolon": [
|
||
|
true,
|
||
|
"always"
|
||
|
]
|
||
|
}
|
||
|
}
|