gitkk/repository
zhenyi a40da90ef9 refactor(build): reformat code and add tonic health dependency
- Reformatted build script with proper indentation and line breaks
- Added tonic-health dependency to Cargo.toml and updated lock file
- Improved error handling in disk cache with concurrent deletion checks
- Refactored conditional chains using && and let expressions
- Reformatted struct initialization and function parameter lists
- Added proper spacing and alignment in language stats processing
- Improved assertion formatting in test cases
- Reorganized import statements and code layout in multiple files
- Updated metrics functions with better parameter handling and formatting
2026-06-11 13:56:15 +08:00
..
find_license.rs refactor(actor): implement Raft consensus algorithm for cluster leader election 2026-06-10 12:35:10 +08:00
find_merge_base.rs refactor(actor): implement Raft consensus algorithm for cluster leader election 2026-06-10 12:35:10 +08:00
lang_stats.rs refactor(build): reformat code and add tonic health dependency 2026-06-11 13:56:15 +08:00
mod.rs feat(repository): add language statistics analysis feature 2026-06-10 13:06:59 +08:00
objects_size.rs refactor(build): reformat code and add tonic health dependency 2026-06-11 13:56:15 +08:00
optimize.rs refactor(build): reformat code and add tonic health dependency 2026-06-11 13:56:15 +08:00
raw_changes.rs refactor(actor): implement Raft consensus algorithm for cluster leader election 2026-06-10 12:35:10 +08:00
search_files.rs refactor(build): reformat code and add tonic health dependency 2026-06-11 13:56:15 +08:00