7 Commits

Author SHA1 Message Date
renovate[bot] ba279f77c2 chore(deps): update hustcer/setup-nu action to v3.23 2026-03-19 01:05:32 +00:00
renovate[bot] 4f23c7bf6d chore(deps): update hustcer/setup-nu action to v3.22 2025-12-13 17:34:01 +00:00
renovate[bot] 91ff29e05a chore(deps): update actions/checkout action to v6 2025-11-20 17:02:15 +00:00
renovate[bot] c4c886deed chore(deps): update hustcer/setup-nu action to v3.21 2025-10-25 02:50:25 +00:00
renovate[bot] 4d553e961b chore(deps): update actions/checkout action to v5 2025-08-11 13:37:30 +00:00
renovate[bot] 1d1d551993 chore(deps): update hustcer/setup-nu action to v3.20 2025-07-15 13:11:16 +00:00
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