Skip to content

ci: integrate Knip#19

Merged
Cleboost merged 2 commits intomainfrom
ci/knip
Feb 12, 2026
Merged

ci: integrate Knip#19
Cleboost merged 2 commits intomainfrom
ci/knip

Conversation

@Cleboost
Copy link
Owner

This pull request introduces Knip, a tool for detecting unused files, exports, and dependencies, into the project's workflow. The main changes include updating the CI configuration to run Knip checks, adding Knip as a development dependency, and including its configuration file.

CI/CD Integration:

  • Updated .github/workflows/ci.yml to add a new knip job that installs dependencies and runs Knip with GitHub Actions reporting.

Dependency Management:

  • Added knip as a development dependency in package.json.

Configuration:

  • Added a basic knip.json configuration file referencing the Knip schema.

@github-actions
Copy link

github-actions bot commented Feb 12, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-02-12 15:32 UTC

@Cleboost Cleboost merged commit 8a6142f into main Feb 12, 2026
4 checks passed
@Cleboost Cleboost deleted the ci/knip branch February 12, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments