Github user TheRealHaui commented on a diff in the pull request:
https://github.com/apache/commons-text/pull/63#discussion_r140528491
--- 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 --
Removed SuppressWarnings anootations completely.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]