Skip to content

Commit

Permalink
Add "ruff" linter (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaste committed Jan 26, 2024
1 parent ed4c435 commit 3d0b19f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions contrib.json
Original file line number Diff line number Diff line change
Expand Up @@ -1209,6 +1209,17 @@
}
]
},
{
"name": "SublimeLinter-contrib-ruff",
"details": "https://github.com/kaste/SublimeLinter-contrib-ruff",
"labels": ["linting", "SublimeLinter", "python"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "SublimeLinter-contrib-rustc",
"details": "https://github.com/oschwald/SublimeLinter-contrib-rustc",
Expand Down

0 comments on commit 3d0b19f

Please sign in to comment.