alex
|
7acec68291
|
fixup! build: add semantic versioning support
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/pr/woodpecker Pipeline failed
Details
|
1 year ago |
alex
|
5c60b92f85
|
ci: run lint, tests and build for each commit
ci/woodpecker/push/woodpecker Pipeline was successful
Details
the CI uses a custom image produced by tools/ci-containerfile.
see instructions in the readme.
CI logs are at https://woodpecker.qcode.ch/nakamochi/ndg
|
2 years ago |
alex
|
ae7c3b2db8
|
tools: be silent when checking c code formatting
no news is good news. and either way, clang-format verbose mode is
inconsistent with zig fmt. the latter outputs only malformatted files.
|
2 years ago |
alex
|
698e5b6f76
|
src,lib: zig fmt and clang-format all code
C style is now fixed by .clang-format.
a handy script to check all source code formatting is in
tools/fmt-check.sh.
|
2 years ago |