Skip to content

Commit fd0c725

Browse files
committed
Update phpcs rulesets.
1 parent 8936de1 commit fd0c725

File tree

2 files changed

+106
-227
lines changed

2 files changed

+106
-227
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"vendor/wp-coding-standards/wpcs/WordPress-Docs": "standards/WordPress-Docs",
4747
"vendor/wp-coding-standards/wpcs/WordPress-Extra": "standards/WordPress-Extra",
4848
"vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis": "standards/VariableAnalysis",
49-
"vendor/otgs/toolset-coding-standards/Toolset": "standards/Toolset"
49+
"vendor/otgs/toolset-coding-standards/Toolset": "standards/Toolset",
50+
"vendor/automattic/phpcs-neutron-standard/NeutronStandard": "standards/NeutronStandard"
5051
}
5152
},
5253
"minimum-stability": "dev"

0 commit comments

Comments
 (0)