We need to remove this exclusion of filters from validation
|
|| path.getParent().toString().contains("filters")) { |
or we need special test method for filters
or we need to explain in comment why filter should be out of scope
taken from #13270 (comment)
incomplete PR: #17248
We need to remove this exclusion of filters from validation
checkstyle/src/test/java/com/puppycrawl/tools/checkstyle/internal/XdocsPagesTest.java
Line 367 in 4aaed8d
or we need special test method for filters
or we need to explain in comment why filter should be out of scope
taken from #13270 (comment)
incomplete PR: #17248