Overview
A new pre-commit workflow has been added to the repository.
When running the pre-commit hooks, multiple violations were detected across different components of the ClusterManager project.
This issue tracks the required fixes to ensure all pre-commit checks pass consistently.
Tasks
Expected Outcome
- All pre-commit hooks execute without errors.
- Codebase maintains consistent formatting, spelling, and linting standards.
- Improved PR quality and reduced CI-related issues.