Skip to content

oerc0122/flycheck-ty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flycheck-ty

Flycheck files for ty

To use

Run

uv tool install ty

or

python3 -m pip install ty

.

Add

(load-file "/path/to/flycheck-astral/flycheck-ty.el") (add-hook 'python-mode-hook 'flycheck-mode) (add-hook 'python-ts-mode-hook 'flycheck-mode)

into your .emacs config file.

There are probably better ways of doing this, I am lazy.

About

Flycheck files for ruff and ty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors