Skip to content

Commit

Permalink
LPD-7773 Update allowedUnusedReferenceVariableDirNames
Browse files Browse the repository at this point in the history
  • Loading branch information
JanisZhang committed Feb 27, 2024
1 parent 1a55e2b commit af75a92
Showing 1 changed file with 1 addition and 28 deletions.
29 changes: 1 addition & 28 deletions source-formatter.properties
Original file line number Diff line number Diff line change
Expand Up @@ -373,31 +373,17 @@

checkstyle.UnusedVariableCheck.allowedUnusedReferenceVariableDirNames=\
modules/apps/account/account-admin-web,\
modules/apps/account/account-service,\
modules/apps/adaptive-media/adaptive-media-document-library,\
modules/apps/application-list/application-list-api,\
modules/apps/batch-engine/batch-engine-service,\
modules/apps/blogs/blogs-service,\
modules/apps/commerce/commerce-account-web,\
modules/apps/commerce/commerce-checkout-web,\
modules/apps/commerce/commerce-inventory-web,\
modules/apps/commerce/commerce-order-content-web,\
modules/apps/commerce/commerce-pricing-web,\
modules/apps/commerce/commerce-product-service,\
modules/apps/commerce/commerce-service,\
modules/apps/data-engine/data-engine-service,\
modules/apps/dispatch/dispatch-service,\
modules/apps/document-library/document-library-repository-portlet-file-repository-impl,\
modules/apps/document-library/document-library-service,\
modules/apps/document-library/document-library-video,\
modules/apps/document-library-google-docs/document-library-google-docs,\
modules/apps/dynamic-data-lists/dynamic-data-lists-service,\
modules/apps/dynamic-data-mapping/dynamic-data-mapping-form-builder,\
modules/apps/dynamic-data-mapping/dynamic-data-mapping-form-web,\
modules/apps/dynamic-data-mapping/dynamic-data-mapping-service,\
modules/apps/dynamic-data-mapping/dynamic-data-mapping-uad,\
modules/apps/export-import/export-import-service,\
modules/apps/export-import/export-import-test-util,\
modules/apps/fragment/fragment-collection-contributor/fragment-collection-contributor-dialect,\
modules/apps/fragment/fragment-collection-contributor/fragment-collection-contributor-footers,\
modules/apps/fragment/fragment-collection-contributor/fragment-collection-contributor-navigation-bars,\
Expand All @@ -410,15 +396,8 @@
modules/apps/oauth2-provider/oauth2-provider-service,\
modules/apps/object/object-admin-rest-impl,\
modules/apps/object/object-rest-impl,\
modules/apps/portal/portal-db-partition,\
modules/apps/portal/portal-messaging,\
modules/apps/portal/portal-user-locale-options-web,\
modules/apps/portal-cache/portal-cache-multiple,\
modules/apps/portal-configuration/portal-configuration-cluster,\
modules/apps/portal-language/portal-language-extender,\
modules/apps/portal-remote/portal-remote-json-web-service-web,\
modules/apps/portal-security/portal-security-content-security-policy,\
modules/apps/portal-workflow/portal-workflow-kaleo-runtime-integration-impl,\
modules/apps/portal-workflow/portal-workflow-kaleo-service,\
modules/apps/product-navigation/product-navigation-applications-menu-web,\
modules/apps/questions/questions-web,\
Expand All @@ -431,17 +410,11 @@
modules/apps/static/portal-osgi-web/portal-osgi-web-servlet-context-helper-impl,\
modules/apps/static/portal-osgi-web/portal-osgi-web-wab-extender,\
modules/apps/static/portal-osgi-web/portal-osgi-web-wab-generator-impl,\
modules/dxp/apps/multi-factor-authentication/multi-factor-authentication-web,\
modules/dxp/apps/osb/osb-faro/osb-faro-contacts-demo,\
modules/dxp/apps/portal/portal-properties-swapper,\
modules/dxp/apps/portal-search-tuning/portal-search-tuning-rankings-web,\
modules/dxp/apps/portal-security-audit/portal-security-audit-web,\
modules/dxp/apps/portal-workflow/portal-workflow-metrics-service,\
modules/dxp/apps/portal-workflow-kaleo-forms/portal-workflow-kaleo-forms-service,\
modules/dxp/apps/portal-workflow-kaleo-forms/portal-workflow-kaleo-forms-web,\
modules/dxp/apps/scim/scim-configuration-web,\
modules/dxp/apps/scim/scim-rest-impl,\
modules/dxp/apps/search-experiences/search-experiences-web
modules/dxp/apps/scim/scim-rest-impl,

checkstyle.UnusedVariableCheck.allowedUnusedVariableTypeNames=\
ModuleServiceLifecycle,\
Expand Down

0 comments on commit af75a92

Please sign in to comment.