Oliver Davies
|
c0137e6d8b
|
Update phpcs in Makefile
Update the `phpcs` rule in Makefile to remove the additional options and
use the phpcs configuration file instead.
|
2020-06-30 17:34:42 +01:00 |
|
Oliver Davies
|
edb8a59f84
|
Update Makefile
Added theme related rules:
- theme-build
- theme-build-prod
- theme-clean
- theme-install-dependencies
- theme-watch
References #41
|
2020-06-10 12:18:33 +01:00 |
|
Oliver Davies
|
b49b487590
|
Fix PHPStan and PHPCS errors
|
2020-06-01 19:03:25 +01:00 |
|
Oliver Davies
|
208d535d95
|
Add pull-from-prod to Makefile
Add `pull-from-prod` to the Makefile, which downloads a database from
production, imports it and runs the post-import steps.
Fixes #79
|
2020-06-01 12:50:41 +01:00 |
|
Oliver Davies
|
ce8ca61afa
|
Commit the Makefile
|
2020-05-20 21:06:48 +01:00 |
|