web/modules/custom /example
Add a failing unit test
2024-01-20 21:02:09 +00:00
.envrc
Add flake.nix with PHP 8.2 and Composer
2023-12-25 20:52:28 +00:00
.gitignore
Configure PHPUnit
2023-12-26 01:33:22 +00:00
.tmux
Add a run file with a consistent test
task
2024-01-16 15:56:15 +00:00
composer.json
Add Drush as a dependency
2024-01-18 12:02:11 +00:00
composer.lock
Add Drush as a dependency
2024-01-18 12:02:11 +00:00
flake.lock
Add flake.nix with PHP 8.2 and Composer
2023-12-25 20:52:28 +00:00
flake.nix
Add flake.nix with PHP 8.2 and Composer
2023-12-25 20:52:28 +00:00
phpcs.xml.dist
Configure PHPCS
2024-01-14 09:37:02 +00:00
phpstan-baseline.neon
Add PHPStan configuration
2024-01-18 16:13:13 +00:00
phpstan.neon.dist
Add PHPStan configuration
2024-01-18 16:13:13 +00:00
phpunit.xml.dist
Update port number
2024-01-15 08:51:12 +00:00
run
Add a run file with a consistent test
task
2024-01-16 15:56:15 +00:00
TODO.md
Add TODO.md
2024-01-04 01:43:49 +00:00