Clemens Zagler
Clemens Zagler
### Before reporting an issue - [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if...
Closes #27483 More details in the issue. Looks like a fairly trivial oversight, where after a null guard, an new Metadata object is created and populated, but then never used....
Since upgrading to Fedora 39 (and consequently Python 3.12) our pre-commit hook stopped working. The problem was caused by Python 3.12 not installing `setuptools` in venv anymore. This has been...
Updated deprecated commands with their new equivalents: - `reuse addheader` -> `reuse annotate` - `--explicit-license` -> `--force-dot-license`