Skip to content

Refactor code structure and remove redundant code blocks for improved readability and maintainability #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 26, 2025

Conversation

haru-256
Copy link
Owner

This pull request includes a minor update to the .github/workflows/python-lint-test.yml file. The change increases the dir_names_max_depth parameter from 1 to 2, allowing the workflow to retrieve directory names at a greater depth.

@haru-256 haru-256 requested a review from Copilot April 26, 2025 04:51
Copy link
Contributor

@Copilot 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

This PR refactors the workflow configuration by increasing the directory name retrieval depth to support deeper project structures for the Python lint and test workflow.

  • Increased dir_names_max_depth from 1 to 2
  • Updated .github/workflows/python-lint-test.yml to support a wider directory scan for matrix generation

Copy link

Failed to generate code suggestions for PR

@haru-256 haru-256 merged commit 180f0d8 into main Apr 26, 2025
4 of 7 checks passed
@haru-256 haru-256 deleted the feat/change-layout branch April 26, 2025 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant