You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every source file needs to have a copyright notice in the first lines. When changing a file, we have to update this copyright notice with the year it was last modified. Of course it can happen at most once every year for each file.... however many contributors (and reviewers) might forget about it.
Is there anything we can do as a pre-commit hook or CI level to check that these notes are updated?
From #63 (comment)
Every source file needs to have a copyright notice in the first lines. When changing a file, we have to update this copyright notice with the year it was last modified. Of course it can happen at most once every year for each file.... however many contributors (and reviewers) might forget about it.
Is there anything we can do as a pre-commit hook or CI level to check that these notes are updated?
cc/ @taalexander
The text was updated successfully, but these errors were encountered: