The open source OpenXR runtime
at main 10 lines 238 B view raw
1{ 2 "tab_size": 4, 3 "dangle_parens": false, 4 "line_ending": "unix", 5 "command_case": "canonical", 6 "keyword_case": "upper", 7 "first_comment_is_literal": true, 8 "literal_comment_pattern": "(^[.]rst)|(#+)", 9 "enable_markup": false 10}