ansys / pre-commit-hooks

Ansys-developed pre-commit hooks for automating style and formatting
https://pre-commit-hooks.docs.ansys.com/
MIT License
5 stars 1 forks source link

chore: adjust add-license-headers script to work with reuse 4.0.3 #211

Closed klmcadams closed 1 month ago

klmcadams commented 1 month ago

Remove interfering arguments, change the copyright_style argument to copyright_prefix, and bump the reuse dependency to 4.0.3

Closes #197