Skip to content

Conversation

@fbaeuerle
Copy link
Contributor

@fbaeuerle fbaeuerle commented Jan 21, 2026

Allow specifying paths that are being excluded from the copyright check.
This feature is supposed to be used for source code parts taken from
other open source projects that require correct attribution.

The exclusion file shall contain one path to a file per entry. The check
shall fail if a file listed does not exist.

Furthermore extend the test suite to cover the core functionality as well
as the newly added functionality.

Fixes: #99

Allow specifying paths that are being excluded from the copyright check.
This feature is supposed to be used for source code parts taken from
other open source projects that require correct attribution.

The exclusion file shall contain one path to a file per entry. The check
shall fail if a file listed does not exist.
Add test cases for the cr_checker core functionality.

Fixes: eclipse-score#99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Draft

Development

Successfully merging this pull request may close these issues.

copyright_checker does not have tests for core functionality

1 participant