13 lines
354 B
Markdown
13 lines
354 B
Markdown
|
|
# Dummy C Project
|
|
|
|
[](https://github.com/lmapii/pkt/actions)
|
|
|
|
Repository for a containerised empty C library project including:
|
|
|
|
- Static code analysis with `clang-tidy`
|
|
- Code formatting using `clang-format`
|
|
- Unit tests using `unity` and `ceedling`
|
|
- Containerized GitHub actions.
|
|
|