Revisions of reuse
buildservice-autocommit
accepted
request 1142132
from
Dirk Mueller (dirkmueller)
(revision 3)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 2)
- update to 3.0.1: * `.qrc` and `.ui` now have the HTML comment style instead of being marked uncommentable. * This reverts behaviour introduced in v3.0.0: the contents of uncommentable * files are scanned for REUSE information again. The contents of binary files are not. * Implement handling LicenseRef in `download` and `init`. * Declared support for Python 3.12. * More file types are recognised: + TCL (`.tcl`) + Julia (`.jl`) + Modern Fortran (`.f90`) + Bazel (`.bzl`) + GNU Linker script (`.ld`) + Assembly code (`.s`) + Empty placeholders (`.empty`) + ShellCheck configuration (`.shellcheckrc`) + Pylint in-project configuration (`pylintrc`) + Lisp schemes (`.sld`, `.sls`, `.sps`) + Added comment styles: * `csingle` for Zig (`.zig`) and Hare (`.ha`) * Display recommendations for steps to fix found issues during a lint. * Add support for Pijul VCS. Pijul support is not added to the Docker image. * When running `annotate` on a file with an unrecognised file path, the tool currently exits early. To automatically create a .license file for unrecognised files, `--fallback-dot-license` has been added. * Ignore `.sl` directory as used by Sapling SCM.
Dirk Mueller (dirkmueller)
committed
(revision 1)
Displaying all 3 revisions