Skip to content

Commit 19b00c5

Browse files
Add Yamline (#554)
* Create yamline.json * Fix description of yamline.json * Update helpers/yamline.json --------- Co-authored-by: Stefan Judis <[email protected]>
1 parent cc504e3 commit 19b00c5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

helpers/yamline.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "YAMLine",
3+
"desc": "Format, compare, validate, and convert YAML",
4+
"url": "https://yamline.com/",
5+
"tags": [
6+
"YAML"
7+
],
8+
"maintainers": [
9+
"cyrilbois"
10+
],
11+
"addedAt": "2024-11-23"
12+
}

0 commit comments

Comments
 (0)