jupyter / jupyter-sphinx

Sphinx extension for rendering of Jupyter interactive widgets.
https://jupyter-sphinx.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
186 stars 65 forks source link

chore: update the commit hooks list #268

Closed 12rambau closed 8 months ago

12rambau commented 8 months ago

As mentioned in #237, I updated the list of pre-commit to something more comfortable.

The new list is more restricted and cover pretty much the same things as many were overlapping:

I also change the lint hatch session so it run the exact same thing as the one in the test suit.

I was forced to add some ignore in ruff for documentation issues.