atdc/build.yaml

20 lines
279 B
YAML
Raw Normal View History

name: atdc
type: drupal
language: php
flake:
devshell:
packages:
- php82
- php82Packages.composer
2024-02-05 00:30:11 +00:00
git:
ignore:
- '!/_lessons/**'
2024-02-09 07:07:04 +00:00
- '!/phpstan.neon'
- '!/tests/**'
2024-02-05 00:30:11 +00:00
experimental:
createTmuxStartupFile: true
2024-02-05 00:30:11 +00:00
createInclusiveGitIgnoreFile: true