Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:59:01 +08:00
commit dbe64cbfbb
8 changed files with 568 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "qa",
"description": "Quality assurance : PHPStan automatisé, tests, linters avec skills spécialisés",
"version": "1.2.0",
"author": {
"name": "Aurélien Tournayre",
"email": "aurelien.tournayre@gmail.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}