.docker/php/Dockerfile | |
|
|
.editorconfig | |
|
|
.gitattributes | |
|
|
.github/CODE_OF_CONDUCT.md | |
|
|
.github/CONTRIBUTING.md | |
|
|
.github/ISSUE_TEMPLATE/1_BUG.md | |
|
|
.github/ISSUE_TEMPLATE/2_COMPATIBILITY.md | |
|
|
.github/ISSUE_TEMPLATE/3_FEATURE_REQUEST.md | |
|
|
.github/workflows/automated_testing.yml | |
|
|
.github/workflows/release.yaml | |
|
|
.github/workflows/todo-registrar.yaml | |
|
|
.gitignore | |
|
|
.phive/phars.xml | |
|
|
.phive/trust-gpg-keys.txt | |
|
|
LICENSE | |
|
|
README.md | |
|
|
SECURITY.md | |
|
|
bin/pcsf-baseline | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
docker-compose.yml | |
|
|
docker-entrypoint.sh | |
|
|
scripts/box/config.json | |
|
|
scripts/box/prepare-config.php | 6 | A 0 mins |
|
scripts/php-cs-fixer/baseline.json | |
|
|
scripts/php-cs-fixer/config.php | 25 | A 0 mins |
|
scripts/php-cs-fixer/finder.php | 9 | A 0 mins |
|
scripts/phpstan/baseline.neon | |
|
|
scripts/phpstan/config.neon | |
|
|
scripts/phpunit/config.xml | |
|
|
scripts/todo-registrar/config.php | 26 | A 0 mins |
|
src/Model/BaselineContent.php | 103 | A 45 mins |
|
src/Model/BaselineFile.php | 23 | A 0 mins |
|
src/Model/BuilderConfig.php | 34 | A 0 mins |
|
src/Model/FileHash.php | 23 | A 0 mins |
|
src/Service/Builder.php | 42 | A 0 mins |
|
src/Service/ConfigHashCalculator.php | 18 | A 0 mins |
|
src/Service/ConsoleOptionsReader.php | 66 | A 0 mins |
|
src/Service/FileCacheCalculator.php | 10 | A 0 mins |
|
src/Service/FileComparator.php | 16 | A 0 mins |
|
src/Service/FilterFactory.php | 19 | A 0 mins |
|
src/Service/Reader.php | 26 | A 0 mins |
|
src/Service/Saver.php | 12 | A 0 mins |
|