mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-03 16:24:27 -05:00 
			
		
		
		
	possible fix for .gitlab-ci.yml and some small
This commit is contained in:
		@@ -312,7 +312,7 @@ dotnet_naming_style.camel_case.capitalization = camel_case
 | 
			
		||||
dotnet_diagnostic.ca1822.severity = suggestion
 | 
			
		||||
 | 
			
		||||
# IDE0004: Cast is redundant
 | 
			
		||||
dotnet_diagnostic.ide0004.severity = error
 | 
			
		||||
dotnet_diagnostic.ide0004.severity = warning
 | 
			
		||||
 | 
			
		||||
# IDE0058: Expression value is never used
 | 
			
		||||
dotnet_diagnostic.ide0058.severity = none
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user