Commit graph

18 commits

Author SHA1 Message Date
Oliver Davies 87c2f2e496 Allow for running PHPStan on test files and not
...ignoring them within the PHPStan configuration file
2023-11-28 13:31:23 +00:00
Oliver Davies b1571f3174 refactor(run): change set statements
Use the long form name for each option instead of short hand names or a
combination of both - e.g. `set -eu` and `set -o pipefail`.
2023-11-22 21:53:50 +00:00
Oliver Davies 61d2ca0d76 fix: warning if run.local isn't preset 2023-11-18 08:40:43 +00:00
Oliver Davies fbfd751621 fix(run): local tasks override non-local tasks 2023-10-19 23:07:38 +02:00
Oliver Davies 08e81c5e16 feat(run): include any local tasks 2023-10-19 22:51:30 +02:00
Oliver Davies 7c95164fee feat(flake): ignore .direnv by default 2023-10-19 22:48:40 +02:00
Oliver Davies 02774b820b feat(gitignore): add additional ignored paths 2023-10-18 20:54:36 +02:00
Oliver Davies 696aa5d617 feat(drupal): allow for disabling quality checks
For Commerce Kickstart, there are no custom modules so these checks will
fail in the CI pipeline.
2023-10-18 20:38:53 +02:00
Oliver Davies db55ceee6c fix(dockerfile): clean up after apt install 2023-10-08 17:38:27 +01:00
Oliver Davies aa3eeeb842 feat(gitignore): add comment 2023-10-08 17:38:09 +01:00
Oliver Davies edbfb3c045 feat(drupal): ignore Docker-related files 2023-10-08 17:24:49 +01:00
Oliver Davies f5a8c691f0 chore(run): replace justfiles with run files 2023-10-07 22:23:40 +01:00
Oliver Davies f911d52573 feat(drupal): re-add phpstan.neon.dist 2023-10-06 15:26:10 +01:00
Oliver Davies 783d76fcf5 refactor(drupal): reorganise templates 2023-09-25 00:25:11 +01:00
Oliver Davies b6b6e86558 fix(drupal): syntax error 2023-09-24 23:23:33 +01:00
Oliver Davies bfee1e8029 feat(drupal): add justfile 2023-09-24 23:13:24 +01:00
Oliver Davies c9faf7bda3 refactor(drupal): reorganise templates 2023-09-24 22:55:07 +01:00
Oliver Davies c68bca3d56 chore: rename drupal-project to drupal 2023-07-22 10:40:02 +01:00