]> git.lizzy.rs Git - micro-zigfmt.git/blob - repo.json
Don't crash when linter is disabled
[micro-zigfmt.git] / repo.json
1 [{
2   "Name": "zigfmt",
3   "Description": "zig fmt on save and zig fmt --check linter support",
4   "Tags": ["zig", "ziglang"],
5   "Website": "https://github.com/squeek502/micro-zigfmt",
6   "Versions": [
7     {
8       "Version": "0.1.0",
9       "Url": "https://github.com/squeek502/micro-zigfmt/archive/v0.1.0.zip",
10       "Require": {
11         "micro": ">=2.0.0"
12       }
13     }
14   ]
15 }]