Commit Graph

3 Commits

Author SHA1 Message Date
f4b12598f1 fix: add lint job
Runs all `lint-*` jobs.
2026-03-17 21:36:28 -04:00
a367c10957 feat: modernize Makefile
- Added `checkmake` to enforce good `Makefile` format.
- Added `help`, `test`, `lint-markdown`, `lint`, `clean`, and `all` targets.
- Added `install` target.
- Added target comments to streamline `help` command.
2026-03-17 21:25:26 -04:00
717408239b chore: move from tools/dsa (#1)
Some checks failed
CI / lint (push) Successful in 51s
CI / unit-test (push) Failing after 25s
CI / fuzz-test (push) Successful in 1m1s
CI / mutation-test (push) Successful in 42s
Moved the implementation of this hash table from `tools/dsa` #1.

Reviewed-on: #1
Co-authored-by: M.V. Hutz <git@maximhutz.me>
Co-committed-by: M.V. Hutz <git@maximhutz.me>
2026-03-17 01:22:42 +00:00