mirror of
https://github.com/servo/servo.git
synced 2025-06-04 07:35:36 +00:00
* Add taplo fmt config for toml fmt * fmt toml files * Add even-better-toml to extensions recommendations
8 lines
150 B
TOML
8 lines
150 B
TOML
language = "C"
|
|
include_guard = "simpleservo_h"
|
|
cpp_compat = true
|
|
tab_width = 4
|
|
documentation_style = "c99"
|
|
|
|
[export]
|
|
exclude = ["OutputDebugStringA"]
|