Skip to content

fschulze/SublimeLinter-contrib-ruff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SublimeLinter-contrib-ruff

This linter plugin for SublimeLinter provides an interface to ruff. It will be used with files that have the “Python” syntax.

Installation

SublimeLinter must be installed in order to use this plugin.

Please use Package Control to install the linter plugin.

Before installing this plugin, you must ensure that ruff is installed on your system.

In order for ruff to be executed by SublimeLinter, you must ensure that its path is available to SublimeLinter. The docs cover troubleshooting PATH configuration.

Settings

Additional SublimeLinter-ruff settings:

Setting Description
foo Something.
bar Something else.

About

SublimeLinter plugin for Python using ruff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages