Commit Graph

2 Commits (bf3e29fb0ef818732a0c9b9b1ae4e59a7ab0a1f9)

Author SHA1 Message Date
iGor milhit cd99b31e0a
bread: refactor calculator into bread
- Rewrites the logic to calculate the ingredient for a bread.
- Adapt the app accordingly.
- Improves the tests.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2026-01-10 18:43:15 +01:00
iGor milhit 67213da237
config: implement a configuration mechanism
- Implements a configuration mechanism.
- Tests the configuration mechanism.
- Improves the tests structure.
- Configures the tests.
- Configures the ruff checker.
- Fixes lint errors.
- Documents how to test or to lint and very minimally or to set a
  development environment.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2026-01-08 18:28:02 +01:00