It appears that the `html-report` truncates the labels of any nodes that are > 40 characters. <img width="700" height="873" alt="Image" src="https://github.com/user-attachments/assets/c8acda58-063a-4304-bad2-31212a090cc6" /> I'm assuming due to this code: https://github.com/pb33f/openapi-changes/blob/b7e7bc24027d1aec7185520d63674c315bb279e2/html-report/ui/src/components/tree/TreeView.tsx#L30-L32 Is there any option to turn this off?