Skip to content

Commit 5f861bf

Browse files
authored
Merge pull request #29 from GaryJones/patch-1
Add "static analysis" Composer keyword
2 parents 3e8ca65 + ab54d92 commit 5f861bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name" : "phpcsstandards/phpcsdevcs",
33
"description" : "Sane ruleset for the code in external standards for PHP_CodeSniffer.",
44
"type" : "phpcodesniffer-standard",
5-
"keywords" : [ "phpcs", "php_codesniffer", "phpcodesniffer-standard" ],
5+
"keywords" : [ "phpcs", "static analysis", "php_codesniffer", "phpcodesniffer-standard" ],
66
"license" : "LGPL-3.0-or-later",
77
"authors" : [
88
{

0 commit comments

Comments
 (0)