Add nimfmt (#2102)

This commit is contained in:
Federico Ceratto 2021-12-29 23:16:14 +00:00 committed by GitHub
parent 594a3f0d63
commit 50af1929ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24650,5 +24650,17 @@
"description": "preprod",
"license": "MIT",
"web": "https://github.com/j-a-s-d/preprod"
},
{
"name": "nimfmt",
"url": "https://github.com/FedericoCeratto/nimfmt",
"method": "git",
"tags": [
"linting",
"linter"
],
"description": "Configurable Nim code linter / formatter / style checker with heuristics",
"license": "GPLv3",
"web": "https://github.com/FedericoCeratto/nimfmt"
}
]