Added package nimpsort (#3007)

This commit is contained in:
cycneuramus 2025-03-24 11:04:29 +01:00 committed by GitHub
parent 6db875ebbe
commit 43eeaa428d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34841,5 +34841,23 @@
"nrtp"
],
"license": "MIT"
},
{
"name": "nimpsort",
"url": "https://github.com/cycneuramus/nimpsort",
"method": "git",
"tags": [
"autoformat",
"cli",
"formatter",
"formatting",
"import",
"imports",
"nimpretty",
"utility"
],
"description": "Sort imports in Nim source files",
"license": "GPL-3.0-only",
"web": "https://github.com/cycneuramus/nimpsort"
}
]