Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafauysal committed Jul 10, 2024
1 parent 594d080 commit 8dee41b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,10 @@
"scripts": {
"lint": "phpcs wp-total-branding.php includes/*.php -s",
"lint-fix": "phpcbf wp-total-branding.php includes/*.php"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit 8dee41b

Please sign in to comment.