nbQA-dev / nbQA

Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
https://nbqa.readthedocs.io/en/latest/index.html
MIT License
1.01k stars 39 forks source link

Fixed deprecation of ruff <path> #840

Closed funkeleinhorn closed 5 months ago

funkeleinhorn commented 6 months ago

Ruff 0.3.0 deprecated the usage of ruff in favor of ruff check : https://github.com/astral-sh/ruff/releases/tag/v0.3.0

This commit fixes this with making nbqa ruff call ruff check instead of ruff. Closes #837

MarcoGorelli commented 5 months ago

@all-contributors please add @funkeleinhorn for bugs

allcontributors[bot] commented 5 months ago

@MarcoGorelli

I've put up a pull request to add @funkeleinhorn! :tada: