Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Add Automated Validation of Copyrights #24

Open
romeara opened this issue Mar 11, 2020 · 0 comments
Open

Add Automated Validation of Copyrights #24

romeara opened this issue Mar 11, 2020 · 0 comments

Comments

@romeara
Copy link
Member

romeara commented Mar 11, 2020

Add automated validation that copyrights be present in all files. This requirement should be included in contributor documentation, and checks for it should be added to builds, including those run prior to accepting pull requests.

One way of automating this is the Checkstyle RegexpHeaderCheck Rule, with a header specification file such as:

/\*$
\W\* Copyright \d\d\d\d StarChart-Labs Contributors (https://github.com/StarChart-Labs)$
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant