Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 532 Bytes

File metadata and controls

24 lines (17 loc) · 532 Bytes

Quoi

Sprint / scope

  • Sprint :
  • Core / Extended :

Definition of Done

  • cargo clippy --all-targets -- -D warnings (0 warning)
  • cargo fmt --check
  • npm run lint + npm run format:check + npm run typecheck
  • Tests ajoutes (happy path + >=1 chemin d'erreur)
  • Logique metier hors handlers / clients
  • Doc impactee a jour
  • Commit conventionnel et atomique

Preuve (sortie shell brute)

<!-- coller build + test qui passent -->