Skip to content

Commit ab3a5a9

Browse files
chore(composer): updated keywords and description
1 parent 0c32f20 commit ab3a5a9

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

composer.json

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
{
22
"name": "wptechnix/wordpress-coding-standards",
3-
"description": "A WordPress PHPCS standard based on WPTechnix and WPCS, compatible with PSR-12 for modern, secure, and maintainable PHP code.",
3+
"description": "A WordPress PHPCS coding standard based on WPTechnix and WPCS, fully compatible with PSR-12, providing modern, secure, and maintainable PHP code.",
44
"type": "phpcodesniffer-standard",
55
"keywords": [
66
"phpcs",
7+
"coding-standards",
78
"coding-standard",
8-
"wordpress",
9-
"wpcs",
10-
"psr-12",
9+
"standards",
10+
"code-quality",
11+
"static-analysis",
1112
"wptechnix",
12-
"php",
13-
"code-quality"
13+
"psr-12",
14+
"wordpress",
15+
"wpcs"
1416
],
1517
"license": "MIT",
1618
"authors": [

0 commit comments

Comments
 (0)