Skip to content

Commit d8e41bd

Browse files
style: 🎨 fix code style issues with Prettier
1 parent 2ed1411 commit d8e41bd

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

codemeta.json

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -80,16 +80,7 @@
8080
"identifier": "10.5281/zenodo.13874674",
8181
"isPartOf": "https://fairdataihub.org/",
8282
"issueTracker": "https://github.com/fairdataihub/SODA-for-SPARC/issues",
83-
"keywords": [
84-
"SPARC",
85-
"FAIR",
86-
"data",
87-
"curation",
88-
"mac",
89-
"sparc-dataset",
90-
"ubuntu",
91-
"windows"
92-
],
83+
"keywords": ["SPARC", "FAIR", "data", "curation", "mac", "sparc-dataset", "ubuntu", "windows"],
9384
"license": "https://spdx.org/licenses/MIT",
9485
"operatingSystem": [
9586
"Windows 10",
@@ -98,17 +89,12 @@
9889
"Windows 11",
9990
"Ubuntu"
10091
],
101-
"programmingLanguage": [
102-
"JavaScript",
103-
"HTML",
104-
"Python",
105-
"CSS"
106-
],
92+
"programmingLanguage": ["JavaScript", "HTML", "Python", "CSS"],
10793
"referencePublication": "https://doi.org/10.1101/2021.02.10.430563",
10894
"relatedLink": [],
10995
"runtimePlatform": [],
11096
"schema:releaseNotes": "## Feature Additions:\n\n- Removed the ability to import empty folders and files into SODA.\n\n## Bug Fixes:\n\n- Fixed an issue preventing users with pre-2.0 Pennsieve agent versions from being able to update.",
11197
"softwareRequirements": [],
11298
"version": "15.2.1",
11399
"type": "SoftwareSourceCode"
114-
}
100+
}

0 commit comments

Comments
 (0)