Skip to content

Commit

Permalink
Add Magento2 conding standards for phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k3lm committed Feb 28, 2024
1 parent 8e9a721 commit af3ec71
Show file tree
Hide file tree
Showing 2 changed files with 570 additions and 4 deletions.
10 changes: 9 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,13 @@
"scripts",
"Test"
]
},
"require-dev": {
"magento/magento-coding-standard": "^33.0"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}
}
Loading

0 comments on commit af3ec71

Please sign in to comment.