-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Enhancement] Update multiple licence year ends in one run. #94
Comments
Closing this as suggested in the PR - I do not have time to fix this. |
I do not like dangling issues - nowadays bots are even closing them for us... The workaround is to have the same hook (and configuration) two times and use an alias for the second one. |
Implemented in PR #98 |
I have two lines with the licence year in my headers:
On the first pre-commit execution, the first line is updated.
On the second pre-commit execution, the second line is updated.
On the third run, the commit is performed.
If one of the pre-commit runs could be avoided by changing both lines in a single run that would be great.
This is my configuration:
Note: My licence file is already updated like this:
The text was updated successfully, but these errors were encountered: