linglong/libs/ocppi
deepsource-autofix[bot] f4277e2b74 style: format code with ClangFormat and Prettier
This commit fixes the style issues introduced in 941b502 according to the output
from ClangFormat and Prettier.

Details: None
2025-07-18 15:13:19 +08:00
..
api/schema build: backport to UOS v20 2024-04-17 20:55:14 +08:00
examples build: backport to UOS v20 2024-04-17 20:55:14 +08:00
include/ocppi style: format code with ClangFormat and Prettier 2025-07-18 15:13:19 +08:00
src/ocppi refactor: improve wait logic 2025-02-12 11:44:02 +08:00
tools build: backport to UOS v20 2024-04-17 20:55:14 +08:00
.clang-format build: backport to UOS v20 2024-04-17 20:55:14 +08:00
.cmake-format.py build: backport to UOS v20 2024-04-17 20:55:14 +08:00
.gitignore build: backport to UOS v20 2024-04-17 20:55:14 +08:00
.gitmodules build: backport to UOS v20 2024-04-17 20:55:14 +08:00
CMakeLists.txt build: backport to UOS v20 2024-04-17 20:55:14 +08:00
CMakePresets.json build: backport to UOS v20 2024-04-17 20:55:14 +08:00
README.md chore: sync upstream 2025-02-12 11:44:02 +08:00

README.md

ocppi

Moved to OpenAtom-Linyaps/linyaps.

This is a c++17 library for using or implement OCI runtime.

It including some OCI runtime types and json (de)serializing functions.