Skip to content

Commit be744c7

Browse files
fix: linting issue
1 parent a08cba9 commit be744c7

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

pages/funding.json

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
{ "version": "v1.0.0",
1+
{
2+
"version": "v1.0.0",
23
"entity": {
34
"type": "organisation",
45
"role": "owner",
@@ -18,27 +19,24 @@
1819
"description": "ASTx is a groundbreaking library designed to encapsulate language components in an agnostic and pythonic way. It provides a comprehensive set of classes and functionalities, allowing developers to articulate the core elements of any programming language.",
1920
"webpageUrl": {
2021
"url": "https://astx.arxlang.org"
21-
2222
},
2323
"repositoryUrl": {
2424
"url": "https://github.com/arxlang/astx",
2525
"wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls"
2626
}
2727
},
2828

29-
{
29+
{
3030
"guid": "sugar",
3131
"name": "Sugar",
3232
"description": "Sugar is a tool that helps users organize their stack of containers and any additional scripts. ",
3333
"webpageUrl": {
3434
"url": "https://osl-incubator.github.io/sugar"
35-
3635
},
3736
"repositoryUrl": {
3837
"url": "https://github.com/osl-incubator/sugar",
3938
"wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls"
4039
}
41-
4240
},
4341

4442
{
@@ -47,13 +45,11 @@
4745
"description": "Makim is a YAML-based task automation tool offering structures for the definition for tasks and dependencies, with support for conditionals.",
4846
"webpageUrl": {
4947
"url": "https://osl-incubator.github.io/makim"
50-
5148
},
5249
"repositoryUrl": {
5350
"url": "https://github.com/osl-incubator/makim",
5451
"wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls"
5552
}
56-
5753
},
5854

5955
{
@@ -62,13 +58,11 @@
6258
"description": "Scicookie is a template which creates projects from project templates and is based on Cookiecutter. It serves as an initial structure to simply project creation processes.",
6359
"webpageUrl": {
6460
"url": "https://osl-incubator.github.io/scicookie"
65-
6661
},
6762
"repositoryUrl": {
6863
"url": "https://github.com/osl-incubator/scicookie",
6964
"wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls"
7065
}
71-
7266
},
7367

7468
{
@@ -77,13 +71,11 @@
7771
"description": "Artbox is a tool that handles multimedia files processing, such as conversion from speech to text and vice versa.",
7872
"webpageUrl": {
7973
"url": "https://osl-incubator.github.io/artbox"
80-
8174
},
8275
"repositoryUrl": {
8376
"url": "https://github.com/osl-incubator/artbox",
8477
"wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls"
8578
}
86-
8779
}
8880
],
8981

0 commit comments

Comments
 (0)