feat: reuse compliance for python files #5440

Merged
tobiasd merged 1 commits from feat/reuse-python into master 2025-10-28 19:43:43 +00:00
Member

Adds reuse compliance checks for python files only, using reuse lint-file.

It is managed as a pre-commit hook, and hence ran in ci.

Over time we may add more files to be covered, but I suspect we would use something like reuse.toml for setting the licensing for xml/xhtml/xsl files, as there are just too many for adding the same text snippet to each to be justifiable.

Adds reuse compliance checks for python files only, using `reuse lint-file`. It is managed as a pre-commit hook, and hence ran in ci. Over time we may add more files to be covered, but I suspect we would use something like `reuse.toml` for setting the licensing for `xml/xhtml/xsl` files, as there are just too many for adding the same text snippet to each to be justifiable.
delliott added 1 commit 2025-10-28 17:21:54 +00:00
feat: reuse compliance for python files
All checks were successful
continuous-integration/drone/pr Build is passing
71a7929686
delliott requested review from tobiasd 2025-10-28 17:22:22 +00:00
tobiasd merged commit 2f7bd236fc into master 2025-10-28 19:43:43 +00:00
tobiasd deleted branch feat/reuse-python 2025-10-28 19:43:44 +00:00
Sign in to join this conversation.