Commit Graph

5 Commits

Author SHA1 Message Date
vincent-herlemont 31efa79429 ci: add comprehensive formatting and linting setup
- Add formatting commands to justfile (format, fmt_check, clippy_check, fc)
- Create GitHub Actions workflows for automated fmt and clippy checks
- Fix existing clippy warnings in macro code
- Ensure CI enforcement of code quality standards

This brings native_model in line with native_db's robust formatting and linting approach.
2025-07-06 17:51:49 +02:00
Dylan Bowker dac9ddb4c0 chore: some docs clean-up 2024-11-12 23:47:47 +01:00
vincent-herlemont 9a284d2942 fix: update zerocopy usage in header and wrapper modules to use new traits 2024-10-05 10:25:13 +02:00
Vincent Herlemont 64301ca301 feat: implement mismatched model id + improvement 2023-09-04 19:35:43 +02:00
Vincent Herlemont b465210070 feat: init 2023-09-02 13:12:23 +02:00