Add morepretty tool. (#1970)

This commit is contained in:
treeform 2021-07-14 22:26:16 -07:00 committed by GitHub
parent 99e67e08d3
commit 7868d01b22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11389,6 +11389,19 @@
"license": "MIT",
"web": "https://github.com/treeform/globby"
},
{
"name": "morepretty",
"url": "https://github.com/treeform/morepretty",
"method": "git",
"tags": [
"nimpretty",
"autoformat",
"code"
],
"description": "Morepretty - Does more than nimpretty.",
"license": "MIT",
"web": "https://github.com/treeform/morepretty"
},
{
"name": "xdo",
"url": "https://github.com/juancarlospaco/nim-xdo",