The --rewrite flag has not been implemented yet. What it will do is basically rewrite the input file to remove replace trivial sequences like <> with appropriate whitespace. Having it would allow one to easily fix computer generated code "automagically". This would be nice to have because testing computer generated code gets annoying quickly because of all the emitted warnings.
The
--rewriteflag has not been implemented yet. What it will do is basically rewrite the input file to remove replace trivial sequences like<>with appropriate whitespace. Having it would allow one to easily fix computer generated code "automagically". This would be nice to have because testing computer generated code gets annoying quickly because of all the emitted warnings.