[PR #4778] [MERGED] chore: add lint rule noDebugger #5575

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4778
Author: @himself65
Created: 9/19/2025
Status: Merged
Merged: 9/19/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/09/19/no-debugger


📝 Commits (1)

  • b862b30 chore: add lint rule noDebugger

📊 Changes

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

View changed files

📝 biome.json (+2 -1)

📄 Description

Summary by cubic

Enforce the noDebugger lint rule (error) in Biome to block accidental debugger statements from landing in the codebase.


🔄 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/4778 **Author:** [@himself65](https://github.com/himself65) **Created:** 9/19/2025 **Status:** ✅ Merged **Merged:** 9/19/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/09/19/no-debugger` --- ### 📝 Commits (1) - [`b862b30`](https://github.com/better-auth/better-auth/commit/b862b3076f80bf6553f07c4ec481d81a1853069c) chore: add lint rule `noDebugger` ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `biome.json` (+2 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Enforce the noDebugger lint rule (error) in Biome to block accidental debugger statements from landing in the codebase. <!-- 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 12:28:10 -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#5575