Added package nimalyzer (#2545)

This commit is contained in:
Bartek Jasicki 2023-03-20 11:07:23 +01:00 committed by GitHub
parent aa92587ece
commit b9a1925727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29577,5 +29577,18 @@
"description": "Play MineSweeper on CLI",
"license": "MIT",
"web": "https://github.com/KerorinNorthFox/MineSweeper_on_CLI"
},
{
"name": "nimalyzer",
"url": "https://github.com/thindil/nimalyzer",
"method": "git",
"tags": [
"cli",
"tool",
"static analyzer",
"code analyzer"
],
"description": "A static code analyzer for Nim",
"license": "BSD-3"
}
]