Skip to content

Commit

Permalink
[TASK] Update prepare-release
Browse files Browse the repository at this point in the history
  • Loading branch information
opi99 committed Dec 14, 2023
1 parent d831483 commit ef16ab5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@
"rm .gitignore",
"rm -rf .Build",
"rm -rf .ddev",
"rm -rf .git",
"rm -rf .github",
"rm -rf .gitlab",
"rm -rf Tests",
Expand All @@ -255,8 +256,7 @@
"rm phive.xml",
"rm phpstan-baseline.neon",
"rm phpstan.neon",
"rm phpcs.xml",
"rm stylelint.config.js"
"rm phpcs.xml"
],
"style:lint": [
"npm run lint:style"
Expand Down

0 comments on commit ef16ab5

Please sign in to comment.