Skip to content

Commit 3ee763b

Browse files
authored
Merge pull request #274 from gsteel/add-cs-to-component-list
Add Laminas Coding Standard to list of components
2 parents df990f9 + a1754d5 commit 3ee763b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

data/component-list.components.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@
2727
"group": "Security",
2828
"description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more."
2929
},
30+
{
31+
"name": "Coding Standard",
32+
"package": "laminas/laminas-coding-standard",
33+
"url": "https://docs.laminas.dev/laminas-coding-standard/",
34+
"group": "Tooling",
35+
"description": "The coding standard ruleset for Laminas components."
36+
},
3037
{
3138
"name": "ReCaptcha",
3239
"package": "laminas/laminas-recaptcha",

0 commit comments

Comments
 (0)