Parser should apply to OpenRewrite styles #982
Labels
in: sbm-support-rewrite
Issue is related to the sbm-support-rewrite compionent
revamp
type: enhancement
New feature or request
What needs to be done
It should be possible to provide OpenRewrite Style settings to the parser.
parser.styles=com.foo.MyStyle,com.bar.YourStyle
The default is set in
ParserProperties
The style should be provided where required (ExecutionContext, Parser(s), ..)
Implemented code and tests that verify
OpenRewrite docs
The text was updated successfully, but these errors were encountered: