diff --git a/pom.xml b/pom.xml index 799784ca4a0..1aa9b4049de 100644 --- a/pom.xml +++ b/pom.xml @@ -240,21 +240,19 @@ - src/**/*.ts - src/**/*.tsx - tests/**/*.ts + packages/**/*.ts + packages/**/*.tsx profiling/**/*.ts profiling/**/*.js - tools/resources/rule.template_java - tools/resources/rule.template_ts + tools/resources/rule.* JAVADOC_STYLE JAVADOC_STYLE - tests/**/fixtures/**/* - tests/linting/**/comment-based/**/* + packages/**/fixtures/**/* + packages/**/*.fixture.* **/src/test/resources/**/*