docs: ajouter fichiers de commandes go test et go vet

Co-authored-by: aider (openrouter/openai/gpt-5.3-codex) <aider@aider.chat>
This commit is contained in:
Jacquin Antoine
2026-02-28 19:55:26 +01:00
parent e5bbff5158
commit b15c20b4cc
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
go test ./...

View File

@ -0,0 +1 @@
go vet ./...