Skip to content

Commit

Permalink
Makefile linter (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo authored Oct 16, 2023
1 parent af3f2d4 commit ac0e414
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion contrib.json
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,17 @@
}
]
},
{
"name": "SublimeLinter-contrib-makefile",
"details": "https://github.com/giampaolo/SublimeLinter-contrib-makefile",
"labels": ["linting", "makefile", "make"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "SublimeLinter-contrib-makensis",
"details": "https://github.com/idleberg/SublimeLinter-contrib-makensis",
Expand Down Expand Up @@ -1076,7 +1087,7 @@
"tags": true
}
]
},
},
{
"name": "SublimeLinter-contrib-puppet",
"details": "https://github.com/dschaaff/SublimeLinter-puppet",
Expand Down

0 comments on commit ac0e414

Please sign in to comment.