Github user kinow commented on a diff in the pull request:

    https://github.com/apache/commons-text/pull/63#discussion_r140401548
  
    --- Diff: src/main/java/org/apache/commons/text/FormattableUtils.java ---
    @@ -46,6 +46,7 @@
          * <p>This constructor is public to permit tools that require a 
JavaBean
          * instance to operate.</p>
          */
    +    @SuppressWarnings("squid:S1118")
    --- End diff --
    
    Is that a suppress warning for SonarQube? I am not sure if others are 
actively looking at the reports produced by SonarQube. I think this is not 
really necessary, if indeed just for SonarQube.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to