Commit Graph

5 Commits

Author SHA1 Message Date
5ad2062e5c format 2025-02-06 06:26:44 +03:00
c2eef5a6ab s 2025-02-05 07:57:05 +03:00
timurgordon
dce0b71530 replace crystallib with herolib 2025-01-22 23:57:49 +00:00
5753e0eb58 refactor: improve collection export
- Remove unnecessary parameter from `errors_report` function.
- Pass `Collection` by mutable reference to `export` function.
- Fix `.collection` file content in export test.
- Update test cases to reflect changes.
- Correct path in test data.
- Use mutable reference for `col` in `Tree.export`.

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>
2025-01-12 14:06:21 +02:00
e34a770cc6 wip: fix doctree example 2024-12-30 12:22:36 +02:00