[PR #25055] [Chore/Refactor] Update .gitignore to exclude pyrightconfig.json while preserving api/pyrightconfig.json #30908

Closed
opened 2026-02-21 20:48:27 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/25055

State: closed
Merged: Yes


Summary

  • Update .gitignore to exclude pyrightconfig.json files throughout the repository
  • Preserve api/pyrightconfig.json using negation pattern
  • Aligns with project's transition from MyPy to Basedpyright for type checking

Fixes #25054

**Original Pull Request:** https://github.com/langgenius/dify/pull/25055 **State:** closed **Merged:** Yes --- ## Summary - Update .gitignore to exclude pyrightconfig.json files throughout the repository - Preserve api/pyrightconfig.json using negation pattern - Aligns with project's transition from MyPy to Basedpyright for type checking Fixes #25054
yindo added the pull-request label 2026-02-21 20:48:27 -05:00
yindo closed this issue 2026-02-21 20:48:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#30908