Commit 9a8fbc64 authored by Vincent Ting's avatar Vincent Ting

fix BeautifyRust config and add labels info

parent 4af5e55e
...@@ -233,10 +233,11 @@ ...@@ -233,10 +233,11 @@
{ {
"name": "BeautifyRust", "name": "BeautifyRust",
"details": "https://github.com/vincenting/BeautifyRust", "details": "https://github.com/vincenting/BeautifyRust",
"labels": ["formatting", "rust"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"branch": "master" "tags": true
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment