.codeclimate.json | |
|
|
.dockerignore | |
|
|
.editorconfig | |
|
|
.envrc | |
|
|
.gitattributes | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/docker.yml | |
|
|
.gitignore | |
|
|
.phpcs.xml.dist | |
|
|
Dockerfile | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
bin/blade-linter | |
|
|
composer-project.nix | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
flake.lock | |
|
|
flake.nix | |
|
|
phpstan.neon.dist | |
|
|
phpunit.xml.dist | |
|
|
src/Backend.php | 8 | A 0 mins | F 0% |
src/Backend/Cli.php | 52 | A 0 mins | A 97% |
src/Backend/Evaluate.php | 28 | A 0 mins | A 100% |
src/Backend/ExtAst.php | 32 | A 0 mins | A 100% |
src/Backend/PhpParser.php | 30 | A 0 mins | A 100% |
src/BladeLinterCommand.php | 132 | A 2 hrs | C 73% |
src/BladeLinterServiceProvider.php | 13 | A 0 mins | A 100% |
src/ErrorRecord.php | 16 | A 0 mins | A 100% |