mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 18:46:07 +01:00 
			
		
		
		
	Suppress non fixable SonarQube issue
This commit is contained in:
		| @@ -232,6 +232,7 @@ public final class SvnUtil | ||||
|    * | ||||
|    * @return | ||||
|    */ | ||||
|   @SuppressWarnings("java:S1149") // we can not use StringBuild SVNXMLUtil requires StringBuffer | ||||
|   public static String createErrorBody(SVNErrorCode errorCode) | ||||
|   { | ||||
|     StringBuffer xmlBuffer = new StringBuffer(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user