bcampolo / nvim-starter-kit

Neovim Starter Kit
MIT License
236 stars 37 forks source link

Replace Black and isort with Ruff formatter #8

Open davidbrochart opened 8 months ago

davidbrochart commented 8 months ago

For the Neovim Starter Kit for Python, it might be better to use Ruff formatter instead of Black and isort?

bcampolo commented 8 months ago

Can you explain why it might be better?

davidbrochart commented 8 months ago

The Ruff formatter is much faster, and does what all these separate tools do.

github-actions[bot] commented 3 days ago

This issue has been inactive for 60 days. In 30 days it will be closed unless you reply or make a change.