Good example of expected update
https://github.com/checkstyle/checkstyle/pull/16621/files
We need the same update for all Filters at https://github.com/checkstyle/checkstyle/tree/master/src/xdocs-examples/java/com/puppycrawl/tools/checkstyle/filters
Please send separate PRs for each Filter.
if required, it is ok to create new versions of verifyFilterWithInlineConfigParser to match what we need to validate filtered.
Fiter Exampes that use verifyWithInlineConfigParserSeparateConfigAndTarget might need new method.
Good example of expected update
https://github.com/checkstyle/checkstyle/pull/16621/files
We need the same update for all Filters at https://github.com/checkstyle/checkstyle/tree/master/src/xdocs-examples/java/com/puppycrawl/tools/checkstyle/filters
Please send separate PRs for each Filter.
if required, it is ok to create new versions of verifyFilterWithInlineConfigParser to match what we need to validate filtered.
Fiter Exampes that use verifyWithInlineConfigParserSeparateConfigAndTarget might need new method.