Skip to content
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

fix: Support configurable year in cr_checker #164

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

nradakovic
Copy link
Member

This PR introduces a configurable approach for setting the year in copyright header text. The cr_checker tool will validate all years specified in the config.json file during verification mode. Additionally, it will automatically update the copyright year to the current year when running in fix mode.

Issue-Ref: resolves #161

This PR introduces a configurable approach for setting the year in
copyright header text. The cr_checker tool will validate all years
specified in the config.json file during verification mode.
Additionally, it will automatically update the copyright year to
the current year when running in fix mode.

resolves eclipse-score#161
@ltekieli ltekieli merged commit 9482827 into eclipse-score:main Jan 16, 2025
6 checks passed
@nradakovic nradakovic deleted the nira_bug_161 branch February 18, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: copyright.check does not allow 2025
2 participants