mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 02:26:16 +00:00
11 lines
238 B
JSON
11 lines
238 B
JSON
{
|
|
"tab_size": 4,
|
|
"dangle_parens": false,
|
|
"line_ending": "unix",
|
|
"command_case": "canonical",
|
|
"keyword_case": "upper",
|
|
"first_comment_is_literal": true,
|
|
"literal_comment_pattern": "(^[.]rst)|(#+)",
|
|
"enable_markup": false
|
|
}
|