Skip to content
Snippets Groups Projects
Commit 531a17dd authored by Tenebrosful's avatar Tenebrosful
Browse files

Add lint script command

parent b91233f8
No related branches found
No related tags found
No related merge requests found
Pipeline #6664 passed
......@@ -8,5 +8,9 @@
"repository": {
"type": "git",
"url": "https://gitlab.univ-lorraine.fr/hohler3u/atelier_1.git"
},
"scripts": {
"csslint": "npx stylelint **/*.css --fix && npx stylelint **/*.scss --fix",
"phplint": "./vendor/bin/phplint"
}
}
\ 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