mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-18 22:23:45 +09:00
Reworked composer scripts for maximum compatibility
This commit is contained in:
+1
-1
@@ -15,6 +15,6 @@
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "@php ./vendor/bin/phpcs -s"
|
||||
"lint": "phpcs -s"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user