diff --git a/packages.json b/packages.json index 524afee..6c31bce 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]