Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1 KB

README.md

File metadata and controls

27 lines (20 loc) · 1 KB

cjson-extra

Misc C-json modules.

Build Status codecov.io Coverity Apache V2 License Quality Gate Status

Building and Testing Instructions

mkdir build
cd build
cmake ..
make
make test

Coding Formatter Settings

Please format pull requests using the following command to keep the style consistent.

astyle -A10 -S -f -U -p -D -c -xC90 -xL