[PR #67] [MERGED] feat(python): Introduct flake8-debugger (T10) ruleset with ruff #117

Closed
opened 2026-02-15 21:15:50 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/67
Author: @QuantumGhost
Created: 3/24/2025
Status: Merged
Merged: 3/24/2025
Merged by: @Yeuoly

Base: mainHead: feat/flake8-debugger


📝 Commits (1)

  • d922294 feat(python): Introduct flake8-debugger (T10) ruleset with ruff

📊 Changes

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

View changed files

📝 python/.ruff.toml (+3 -0)

📄 Description

Prohibit calls to breakpoint() in committed code.


🔄 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/langgenius/dify-plugin-sdks/pull/67 **Author:** [@QuantumGhost](https://github.com/QuantumGhost) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/24/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `feat/flake8-debugger` --- ### 📝 Commits (1) - [`d922294`](https://github.com/langgenius/dify-plugin-sdks/commit/d922294d421b6b9e722097b8dfcb53af6aea6197) feat(python): Introduct flake8-debugger (T10) ruleset with ruff ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `python/.ruff.toml` (+3 -0) </details> ### 📄 Description Prohibit calls to `breakpoint()` in committed code. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 21:15:50 -05:00
yindo closed this issue 2026-02-15 21:15:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#117