[PR #2] [MERGED] style: Fix linting issues in recursive delete test file #3

Closed
opened 2025-12-29 15:21:21 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/beshu-tech/deltaglider/pull/2
Author: @sscarduzio
Created: 9/29/2025
Status: Merged
Merged: 9/29/2025
Merged by: @sscarduzio

Base: mainHead: fix/intelligent-reference-cleanup


📝 Commits (1)

  • 6faffc1 style: Fix linting issues in recursive delete test file

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 tests/integration/test_recursive_delete_reference_cleanup.py (+5 -2)

📄 Description

  • Fix import ordering
  • Remove boolean equality comparison
  • Add missing newline at end of file

All ruff and mypy checks now pass.

🤖 Generated with Claude 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/beshu-tech/deltaglider/pull/2 **Author:** [@sscarduzio](https://github.com/sscarduzio) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 9/29/2025 **Merged by:** [@sscarduzio](https://github.com/sscarduzio) **Base:** `main` ← **Head:** `fix/intelligent-reference-cleanup` --- ### 📝 Commits (1) - [`6faffc1`](https://github.com/beshu-tech/deltaglider/commit/6faffc1ea8b58f00afc91f1ecb3cf3925611cbd8) style: Fix linting issues in recursive delete test file ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `tests/integration/test_recursive_delete_reference_cleanup.py` (+5 -2) </details> ### 📄 Description - Fix import ordering - Remove boolean equality comparison - Add missing newline at end of file All ruff and mypy checks now pass. 🤖 Generated with [Claude Code](https://claude.ai/code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 15:21:21 +01:00
adam closed this issue 2025-12-29 15:21:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/deltaglider#3