Add zaojun licence-checking configuration #21

Merged
coding-agent-marvin8 merged 0 commits from refs/pull/21/head into main 2026-06-13 07:55:47 +00:00
coding-agent-marvin8 commented 2026-06-13 07:08:01 +00:00 (Migrated from codeberg.org)

Closes #20

Adds [tool.zaojun] to pyproject.toml with:

  • check-licenses = true
  • min-age = 7 (7-day supply-chain quarantine)
  • cache = true
  • groups = true (checks all dependency-groups)

Also adds a license-ignore for git-cliff with reason "Manually checked, it is licensed as Apache-2.0 OR MIT", matching the pattern already in fedinesia.

Closes #20 Adds [tool.zaojun] to pyproject.toml with: - check-licenses = true - min-age = 7 (7-day supply-chain quarantine) - cache = true - groups = true (checks all dependency-groups) Also adds a license-ignore for git-cliff with reason "Manually checked, it is licensed as Apache-2.0 OR MIT", matching the pattern already in fedinesia.
Sign in to join this conversation.
No reviewers
No labels
No milestone
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.

Reference
marvin8/taibai!21
No description provided.