ips/specfile/src
Till Wegmueller d2d1c297cc
Refactor to align with Rust formatting guidelines and enhance code readability.
- Adjusted indentation and line breaks for structs, functions, and method calls to comply with Rust formatting standards.
- Improved error message formatting and consistency across `PkgTreeError` instances.
- Restructured long function arguments and chained calls for clarity and maintainability.
- Simplified conditional statements and loops for better readability.
- No functional changes introduced.
2025-12-22 20:10:17 +01:00
..
test_data Adding ports and specfile crates. Switch to thiserror for libraries 2022-09-02 23:48:26 +02:00
lib.rs fix clippy 2023-03-25 17:33:40 +01:00
macro.pest Adding ports and specfile crates. Switch to thiserror for libraries 2022-09-02 23:48:26 +02:00
macros.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
specfile.pest Adding ports and specfile crates. Switch to thiserror for libraries 2022-09-02 23:48:26 +02:00