Move all files to old/drupal/
This commit is contained in:
parent
8203e983d5
commit
7d76bf2968
468 changed files with 0 additions and 0 deletions
6
old/drupal/tools/scripts/git-hooks/pre-push.sh
Executable file
6
old/drupal/tools/scripts/git-hooks/pre-push.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
bin/phpcs
|
||||
bin/phpstan analyze
|
||||
Loading…
Add table
Add a link
Reference in a new issue