muyihao opened a new pull request, #102: URL: https://github.com/apache/hudi-rs/pull/102
## Description This PR introduces pre-commit hooks to ensure consistent code formatting for both Python and Rust codebases. The changes include: Pre-commit Hooks: Added pre-commit hooks for formatting Python and Rust code. Code Formatting: Applied the new pre-commit hooks to format the existing code. <!--- Describe your changes in detail --> <!--- If it fixes an open issue, please link to the issue here. --> <!--- Please link any related issues and PRs as well. --> Related issues: [#73 ](https://github.com/apache/hudi-rs/issues/73) ## How are the changes test-covered - [ ] N/A - [ x] Automated tests (unit and/or integration tests) - [ ] Manual tests - [ ] Details are described below -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
