kynan / nbstripout

strip output from Jupyter and IPython notebooks
Other
1.19k stars 95 forks source link

DOC no need to specify files in pre-commit example #133

Closed MarcoGorelli closed 4 years ago

MarcoGorelli commented 4 years ago

There is already

types: [jupyter]

in .pre-commit-hooks.yaml

kynan commented 4 years ago

Thanks!

MarcoGorelli commented 4 years ago

Happy to help! BTW, in case it's of any use to you, I've also been working on a Jupyter Notebook code quality tool: https://github.com/nbQA-dev/nbQA