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

Add SPDX header to material implementation classes #326

Merged

Conversation

AndyScherzinger
Copy link
Member

@AndyScherzinger AndyScherzinger commented Mar 12, 2024

...to remove duplicated deprecation warning from reuse linter, i.e.

/opt/venv/lib/python3.11/site-packages/reuse/project.py:286: PendingDeprecationWarning: Copyright and licensing information for '.idea/copyright/Nextcloud_Android_Common_Library.xml' has been found in both '.idea/copyright/Nextcloud_Android_Common_Library.xml' and in the DEP5 file located at '.reuse/dep5'. The information for these two sources has been aggregated. In the future this behaviour will change, and you will need to explicitly enable aggregation. See fsfe/reuse-tool#779. You need do nothing yet. Run with --suppress-deprecation to hide this warning.
warnings.warn(

...to remove duplicated deprecation warning from reuse linter

Signed-off-by: Andy Scherzinger <[email protected]>
@AndyScherzinger AndyScherzinger added this to the 0.18.0 milestone Mar 12, 2024
@AndyScherzinger AndyScherzinger merged commit 7413426 into main Mar 12, 2024
14 checks passed
@AndyScherzinger AndyScherzinger deleted the chore/noid/reuseLinterDuplicationDeprecationWarning branch March 12, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant