Commit graph

2 commits

Author SHA1 Message Date
Digikwal
e168100ea6
fieldmate: chore(release): Trigger rebuild after fieldmate release (#2) 2025-06-27 13:41:06 +02:00
Digikwal
a94b12dfc4
chore: add Makefile
Includes the following targets:
- `make lint`     → Run pre-commit hook for trailing whitespace
- `make format`   → Apply Prettier formatting across the repo
- `make push`     → Add, commit (with prompt), and push changes
- `make amend`    → Amend the last commit without editing message
- `make help`     → Show usage guide

Also includes optional extras like hook installation and reset utilities.
2025-06-26 22:04:21 +02:00