Alex Nagel
Alex Nagel
Working on it without providing the real data. While doing this I found something where I'm not sure if bug or feature: ``` { "type": "directory", "name": "TestReports", "rules": [...
In my real-world thing, there are 600 files in deeper folders (TestReports is 3 layers deep), yet it also crashes with dummy files: [max_stack_folder.zip](https://github.com/user-attachments/files/16261250/max_stack_folder.zip) Parallel I would now to try...
While debugging I found something: the code does build the ascii-tree regardless required or not. Yet in the helper file module, the string is not being built successfully. I was...