Skip to content
Snippets Groups Projects
Commit 72930b33 authored by csauder's avatar csauder
Browse files

:pencil: clarification de la documentation

parent f0e5fb6d
Branches main
No related tags found
No related merge requests found
...@@ -51,3 +51,6 @@ La commande exacte de phpstan est dans le fichier `composer.json` (partie script ...@@ -51,3 +51,6 @@ La commande exacte de phpstan est dans le fichier `composer.json` (partie script
```json ```json
"phpstan": "vendor/bin/phpstan analyse" "phpstan": "vendor/bin/phpstan analyse"
``` ```
## Instructions
Utilisez les linters pour corriger les erreurs dans les fichiers php et js dans les dossiers `src` et `js`.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment