Skip to content

Commit

Permalink
feat: add linting for "Long Term Support"
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed May 29, 2021
1 parent 95f5ff9 commit 5d11629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ module.exports.plugins = [
{ yes: "GitHub" },
{ no: "hostname", yes: "host name" },
{ yes: "JavaScript" },
{ no: "[Ll]ong[ -][Tt]erm [Ss]upport", yes: "Long Term Support" },
{ no: "Node", yes: "Node.js", ignoreNextTo: "-API" },
{ yes: "Node.js" },
{ no: "Node[Jj][Ss]", yes: "Node.js" },
Expand Down

0 comments on commit 5d11629

Please sign in to comment.