We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dafd062 commit bfb0015Copy full SHA for bfb0015
README.md
@@ -47,10 +47,6 @@ git add ruleset.xml phpmd.xml .eslintrc grumphp.yml
47
48
#### 2. Add following to project`s 'Makefile':
49
```makefile
50
-win:
51
- open 'https://de-app.avaeta.test'
52
- @echo "You are successful."
53
-
54
linters-init: # init linters on local machine
55
warden env exec php-fpm chmod +x ./vendor/space48/code-quality/script/install.sh
56
warden env exec php-fpm ./vendor/space48/code-quality/script/install.sh
0 commit comments