Skip to content

Commit

Permalink
Fix: unlist SublimeLinter-contrib-vale
Browse files Browse the repository at this point in the history
Just removing `SublimeLinter-contrib-vale` lets Package Control list
the plugin as "missing".  We must expplicitly tell it that the plugin
got renamed.
  • Loading branch information
kaste committed Sep 2, 2024
1 parent 49c3d1c commit 6ce347f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions org.json
Original file line number Diff line number Diff line change
Expand Up @@ -795,6 +795,7 @@
},
{
"name": "SublimeLinter-vale",
"previous_names": ["SublimeLinter-contrib-vale"],
"details": "https://github.com/SublimeLinter/SublimeLinter-vale",
"labels": ["linting", "SublimeLinter", "markdown", "plain text", "prose"],
"releases": [
Expand Down

0 comments on commit 6ce347f

Please sign in to comment.