Skip to content

Conversation

@nearlyforget
Copy link

Description:
This PR applies the stylistic and formatting corrections flagged by the new pre-commit configuration. It serves as
a "clean-up" pass to align the existing codebase with up coming pre commit hooks and CI check.

Key Changes:

  • generate_models.sh: Fixed a shellcheck warning by adding || exit to the cd command, ensuring the script fails
    safely if the directory is missing.
  • Package Init Files: Fixed missing end-of-file newlines in init.py files across the ucp_sdk models and
    schemas.
  • Documentation & Workflows: Standardized formatting in README.md and .github/workflows/release.yml.
  • Hygiene: Unified file endings and removed trailing whitespace across the repository.

@nearlyforget nearlyforget marked this pull request as ready for review February 11, 2026 02:52
@nearlyforget nearlyforget requested a review from a team February 11, 2026 02:52
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