Add zaojun licence-checking configuration #20
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add [tool.zaojun] to pyproject.toml with license checking enabled, 7-day supply-chain quarantine, caching, and group checking. Also add a license-ignore for git-cliff (Apache-2.0 OR MIT, reported incorrectly by zaojun).
Exploration findings: taibai has no [tool.zaojun] config yet. The fedinesia project has an identical setup (same dev deps including git-cliff) with the same license-ignore needed.
Plan of attack: