mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-09-21 19:37:56 +00:00
Update the cbindgen toml to re-enable clang-format check
Change-Id: I826b172087a09111c4f9934794f2a5c9e195e1ad GitOrigin-RevId: ed65bc8643bf5e909760dc632d856048e8aace62
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
language = "C"
|
||||
include_guard = "__ML_COORDINATOR_BINDINGS_H__"
|
||||
autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */"
|
||||
autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually.\n */"
|
||||
no_includes = true
|
||||
includes = ["CamkesBindings.h"]
|
||||
|
||||
|
Reference in New Issue
Block a user