[PR #6659] [MERGED] chore(knip): use relative $schema path #6808

Closed
opened 2026-03-13 13:12:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6659
Author: @jslno
Created: 12/10/2025
Status: Merged
Merged: 12/10/2025
Merged by: @himself65

Base: canaryHead: 12-10-2025/knip-relative-schema-path


📝 Commits (1)

  • e0223c7 chore(knip): relative schema path

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 knip.jsonc (+1 -1)

📄 Description

Summary by cubic

Use a relative $schema path in knip.jsonc to reference the local Knip schema instead of unpkg. This removes the external dependency, works offline, and prevents schema resolution issues in restricted networks.

Written for commit e0223c7fb7. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6659 **Author:** [@jslno](https://github.com/jslno) **Created:** 12/10/2025 **Status:** ✅ Merged **Merged:** 12/10/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `12-10-2025/knip-relative-schema-path` --- ### 📝 Commits (1) - [`e0223c7`](https://github.com/better-auth/better-auth/commit/e0223c7fb7a3f2e524c1d71308ce2099d34ee616) chore(knip): relative schema path ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `knip.jsonc` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Use a relative $schema path in knip.jsonc to reference the local Knip schema instead of unpkg. This removes the external dependency, works offline, and prevents schema resolution issues in restricted networks. <sup>Written for commit e0223c7fb7a3f2e524c1d71308ce2099d34ee616. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 13:12:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#6808