Skip to content

Conversation

@mjun0812
Copy link
Owner

This pull request updates several development dependencies and reorganizes documentation to streamline project guidelines and improve code quality enforcement. The most significant changes include updating pre-commit tool versions, consolidating coding style documentation, and cleaning up code quality rule references.

Tooling and Dependency Updates:

  • Updated uv-pre-commit from version 0.7.11 to 0.8.22 and ruff-pre-commit from v0.11.12 to v0.13.2 in .pre-commit-config.yaml to ensure the latest linting and dependency management features are used.

Documentation and Guidelines Restructuring:

  • Renamed and moved coding style documentation from .cursor/rules/coding_style.mdc to AGENTS.md for better visibility and organization.
  • Removed detailed development guidelines from CLAUDE.md and replaced its contents with a pointer to AGENTS.md to centralize rules and reduce duplication. [1] [2]

Linting Configuration:

  • Removed deprecated Ruff lint rule UP038 from the ignore list in pyproject.toml to keep linting configuration up to date.

Copilot AI review requested due to automatic review settings September 26, 2025 15:13
Copy link

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@mjun0812 mjun0812 merged commit d5c2bed into main Sep 26, 2025
5 checks passed
@mjun0812 mjun0812 deleted the dev/mjun branch September 26, 2025 15:30
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.

2 participants