mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-26 19:05:17 +00:00
99e660afc3
- Updated the path formatting logic in `MultitestCommand` to support nested branches using shared prefixes and horizontal continuations. - Introduced new utility functions for grouping and formatting suffix lines, improving the clarity of output paths. - Modified the configuration example to clarify the behavior of the `condense_paths` option. - Expanded test coverage to validate the new path formatting behavior, ensuring accurate representation of unique paths.