Yeah, that takes it to stdout, the issue is in taking stdin .
I tried to pipe a file but it runs the formatter over the whole directory and the outputs it to stdout. Good if you are exporting to a pdf or similar I guess .
I can run gnatformat without issues, and the formatting is pretty good.
I had the intent of using it as a format on save, but I have not found an option to do that (stdin β gnatformat β stdout).
What I meant for too heavy is that it seems to take a while to load, at least running gnatformat --help has a noticeable delay. Not sure if that answers your question.