deeplook / svglib

Read SVG files and convert them to other formats.
GNU Lesser General Public License v3.0
311 stars 80 forks source link

Test minimal pre-commit hooks #318

Closed deeplook closed 2 years ago

deeplook commented 2 years ago

Initial attempt for adding pre-commit hooks with only a single hook, which should also work with GitHub actions and https://pre-commit.ci. More hooks to be added.