Skip to content

chore: Check more files#36407

Merged
WH-2099 merged 4 commits into
langgenius:mainfrom
asukaminato0721:check-more-files
May 20, 2026
Merged

chore: Check more files#36407
WH-2099 merged 4 commits into
langgenius:mainfrom
asukaminato0721:check-more-files

Conversation

@asukaminato0721
Copy link
Copy Markdown
Contributor

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

continue for #33059 , no code changes.

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@asukaminato0721 asukaminato0721 requested review from a team and Copilot May 19, 2026 21:10
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 19, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the backend’s Pyrefly type-check configuration and local exclusion list to reduce the number of files skipped during local type-checking, continuing the Pyrefly workflow introduced in #33059.

Changes:

  • Shrinks/refines api/pyrefly-local-excludes.txt to exclude fewer broad areas (notably replacing a prior broad VDB exclusion with more targeted entries).
  • Updates [tool.pyrefly] settings in api/pyproject.toml (infer-with-first-use and min-severity).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
api/pyrefly-local-excludes.txt Narrows local exclusions to enable checking more of the codebase while still skipping known-problematic files.
api/pyproject.toml Tweaks global Pyrefly configuration used by pyrefly check and CI workflows.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread api/pyrefly-local-excludes.txt
Comment thread api/pyproject.toml
@asukaminato0721 asukaminato0721 enabled auto-merge May 19, 2026 21:17
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 20, 2026
@WH-2099 WH-2099 disabled auto-merge May 20, 2026 03:19
@WH-2099 WH-2099 enabled auto-merge May 20, 2026 03:19
@WH-2099 WH-2099 added this pull request to the merge queue May 20, 2026
Merged via the queue into langgenius:main with commit 7ed3c7c May 20, 2026
25 checks passed
zhangtaodemama added a commit to zhangtaodemama/langgenius-dify-bfaadcb0c706 that referenced this pull request May 20, 2026
@asukaminato0721 asukaminato0721 deleted the check-more-files branch May 20, 2026 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants