tombi/crates/tombi-version-sort
ya7010 0cf4e6674e refactor: streamline code for better readability and efficiency
- Simplified error handling in multiple functions.
- Consolidated struct attributes and removed unnecessary lines.
- Improved pattern matching for better clarity.
2025-06-19 00:09:24 +09:00
..
src refactor: streamline code for better readability and efficiency 2025-06-19 00:09:24 +09:00
Cargo.toml feat: add tombi-version-sort crates. 2025-06-10 03:23:45 +09:00
README.md docs: update README to include link to rustfmt implementation 2025-06-10 03:24:46 +09:00

tombi-version-sort

This is a copy of the rustfmt's version-sort implementation. For detailed specification, see https://doc.rust-lang.org/nightly/style-guide/index.html#sorting.