Skip to content

Commit

Permalink
remove remaining rector links
Browse files Browse the repository at this point in the history
  • Loading branch information
gehrisandro committed Nov 12, 2024
1 parent 88ec346 commit 5c59196
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ CONTRIBUTING.md export-ignore
phpstan.neon.dist export-ignore
phpunit.xml.dist export-ignore
README.md export-ignore
rector.php export-ignore
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
},
"scripts": {
"lint": "pint -v",
"refactor": "rector --debug",
"test:lint": "pint --test -v",
"test:types": "phpstan analyse --ansi",
"test:type-coverage": "pest --type-coverage --min=100",
Expand Down

0 comments on commit 5c59196

Please sign in to comment.