Remove REUSE workarounds #30

Manually merged
BaumiCoder merged 3 commits from chore/25-remove-reuse-workarounds into main 2026-02-14 18:08:43 +01:00
Owner

Resolves #25

User perspective

No changes from the perspective of an ecformat user.

Developer perspective

Update for REUSE (and the other linters in the project) and remove of the .license files which were only used as workarounds (see issue #25).
Furthermore, one security issues is newly detected by cargo-deny. I reported it upstream in respective dependency and ignored it for ecformat, as it is not critical for the project.

Resolves #25 ### User perspective No changes from the perspective of an ecformat user. ### Developer perspective Update for REUSE (and the other linters in the project) and remove of the `.license` files which were only used as workarounds (see issue #25). Furthermore, one security issues is newly detected by cargo-deny. I [reported it upstream in respective dependency](https://github.com/Drakulix/simplelog.rs/issues/168) and ignored it for ecformat, as it is not critical for the project.
I reported it there and it does not seem to be critical for ecformat.
Remove .license files for workaround
All checks were successful
/ changes (pull_request) Successful in 52s
/ lint_reuse (pull_request) Successful in 1m21s
/ lint_codespell (pull_request) Successful in 1m16s
/ lint_ecformat (pull_request) Successful in 8m39s
/ test (pull_request) Successful in 58s
/ lint_cargo_deny (pull_request) Successful in 2m56s
/ lint_clippy (pull_request) Has been skipped
/ lint_rustfmt (pull_request) Has been skipped
/ lint_taplo (pull_request) Successful in 1m54s
/ lint_yamllint (pull_request) Successful in 1m5s
/ lint_cargo_udeps (pull_request) Has been skipped
4d2746f700
REUSE can now handle the UTF-16 files and files with CR line breaks.
BaumiCoder manually merged commit 9ee9c88057 into main 2026-02-14 18:08:43 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BaumiCoder/ecformat!30
No description provided.