mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package nimpsort (#3007)
This commit is contained in:
parent
6db875ebbe
commit
43eeaa428d
@ -34841,5 +34841,23 @@
|
|||||||
"nrtp"
|
"nrtp"
|
||||||
],
|
],
|
||||||
"license": "MIT"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user