We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d200b5c commit 873cb3dCopy full SHA for 873cb3d
.github/.metadata.json
@@ -0,0 +1,25 @@
1
+{
2
+ "templateVersion": "0.2",
3
+ "product": {
4
+ "name": "magento/magento-coding-standard",
5
+ "description": "A set of Magento specific PHP CodeSniffer rules"
6
+ },
7
+ "contacts": {
8
+ "team": {
9
+ "name": "HAMMER",
10
+ "DL": "Grp-RQ-HAMMER",
11
+ "slackChannel": "gl-hammer-team"
12
+ }
13
14
+ "ticketTracker": {
15
+ "functionalJiraQueue": {
16
+ "projectKey": "AC",
17
+ "component": "Github"
18
19
+ "securityJiraQueue": {
20
+ "projectKey": "MAGREQ",
21
+ "component": "Commerce M2"
22
23
24
+ "productionCodeBranches": ["develop"]
25
+}
0 commit comments