mirror of
https://github.com/tursodatabase/libsql.git
synced 2024-12-15 06:19:42 +00:00
8 lines
153 B
TOML
8 lines
153 B
TOML
language = "C"
|
|
cpp_compat = true
|
|
include_guard = "LIBSQL_EXPERIMENTAL_H"
|
|
line_length = 120
|
|
no_includes = true
|
|
style = "type"
|
|
sys_includes = ["stdint.h"]
|