Skip to content

Commit

Permalink
Add baseline system
Browse files Browse the repository at this point in the history
  • Loading branch information
Miraeld committed Nov 20, 2024
1 parent 77c180d commit ecde571
Show file tree
Hide file tree
Showing 3 changed files with 1,479 additions and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@
"@test-integration-pressidium"
],
"run-stan": "vendor/bin/phpstan analyze --memory-limit=2G --no-progress",
"run-stan-baseline": "vendor/bin/phpstan analyze --memory-limit=2G --no-progress --generate-baseline",
"install-codestandards": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin::run",
"phpcs": "phpcs --basepath=.",
"phpcs-changed": "./bin/phpcs-changed.sh",
Expand Down
Loading

0 comments on commit ecde571

Please sign in to comment.