akankshajain18 commented on a change in pull request #38:
URL: 
https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/38#discussion_r544417586



##########
File path: 
src/main/java/org/apache/sling/resourceresolver/impl/ResourceResolverFactoryActivator.java
##########
@@ -123,7 +123,7 @@
     private volatile ResourceResolverFactoryConfig config = DEFAULT_CONFIG;
 
     /** Alias path whitelist */
-    //NOSONAR
+    @SuppressWarnings("squid:RSPEC-3077")

Review comment:
       Thank you @jsedding :)
   I will convert list to set and merge changes to the original PR.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to