Hello,
I'm doing some small experiments with Forge Roaster and I'm unable to
get some formatting options taken into account.
My code and the result is here:
https://gist.github.com/lburgazzoli/115377c3887972696f77db3a71fef85f
As you can notice, I configured some properties so that the code
should wrap at column 120 and it should use spaces instead of tabs but
my setup is ignored and the resulting code is still formatted with
some defaults.
Am I doing something wrong ?
Thx,
Luca
---
Luca Burgazzoli