Move all files to drupal/

This commit is contained in:
Oliver Davies 2025-09-29 22:16:27 +01:00
parent f545502947
commit ec8f7f1481
35 changed files with 0 additions and 0 deletions

9
drupal/.githooks/pre-push Executable file
View file

@ -0,0 +1,9 @@
#!/usr/bin/env bash
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
set -o errexit
export TTY="-T"
./run test:commit