Skip to content

Commit 9e177e7

Browse files
style: 🎨 fix code style issues with Prettier
1 parent 9c66d0a commit 9e177e7

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,15 +31,6 @@
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": "15.3.0"
45-
}
36+
}

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,17 +88,12 @@
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": [],
10995
"schema:releaseNotes": "## Bug Fixes:\n- Fixed an issue where Prepare Dataset Step-by-Step does not save sample files when using the save and exit button.",
11096
"softwareRequirements": [],
11197
"version": "15.3.0",
11298
"type": "SoftwareSourceCode"
113-
}
99+
}

0 commit comments

Comments
 (0)