Skip to content

Commit bc6a5de

Browse files
style: 🎨 fix code style issues with Prettier
1 parent 713df22 commit bc6a5de

File tree

2 files changed

+5
-28
lines changed

2 files changed

+5
-28
lines changed

.zenodo.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,7 @@
3131
"description": "Simplifying data curation for researchers funded by the NIH SPARC initiative",
3232
"access_right": "open",
3333
"license": "MIT",
34-
"keywords": [
35-
"SPARC",
36-
"FAIR",
37-
"data",
38-
"curation",
39-
"mac",
40-
"sparc-dataset",
41-
"ubuntu",
42-
"windows"
43-
],
34+
"keywords": ["SPARC", "FAIR", "data", "curation", "mac", "sparc-dataset", "ubuntu", "windows"],
4435
"version": {
4536
"options": {},
4637
"loose": false,
@@ -53,4 +44,4 @@
5344
"build": [],
5445
"version": "15.0.0"
5546
}
56-
}
47+
}

codemeta.json

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,7 @@
7979
"funding": "OT2OD030213",
8080
"isPartOf": "https://fairdataihub.org/",
8181
"issueTracker": "https://github.com/fairdataihub/SODA-for-SPARC/issues",
82-
"keywords": [
83-
"SPARC",
84-
"FAIR",
85-
"data",
86-
"curation",
87-
"mac",
88-
"sparc-dataset",
89-
"ubuntu",
90-
"windows"
91-
],
82+
"keywords": ["SPARC", "FAIR", "data", "curation", "mac", "sparc-dataset", "ubuntu", "windows"],
9283
"license": "https://spdx.org/licenses/MIT",
9384
"operatingSystem": [
9485
"Windows 10",
@@ -97,12 +88,7 @@
9788
"Windows 11",
9889
"Ubuntu"
9990
],
100-
"programmingLanguage": [
101-
"JavaScript",
102-
"HTML",
103-
"Python",
104-
"CSS"
105-
],
91+
"programmingLanguage": ["JavaScript", "HTML", "Python", "CSS"],
10692
"referencePublication": "https://doi.org/10.1101/2021.02.10.430563",
10793
"relatedLink": [],
10894
"runtimePlatform": [],
@@ -121,4 +107,4 @@
121107
"version": "15.0.0"
122108
},
123109
"type": "SoftwareSourceCode"
124-
}
110+
}

0 commit comments

Comments
 (0)