Fixed code quality issues (#15541)
* Added .deepsource.toml * Removed bad use of `alias` * Fixed operand order in the binary expression * Prefixed unused method arguments with an underscore * Replaced the old OpenSSL algorithmic constants with the newer strings initializers. * Removed unnecessary UTF-8 encoding comment
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							3efa0c54b6
						
					
				
				
					commit
					c8d11b8bdb
				
			@@ -1,4 +1,3 @@
 | 
			
		||||
# -*- encoding: utf-8 -*-
 | 
			
		||||
# frozen_string_literal: true
 | 
			
		||||
# This file generated automatically from http://w3id.org/identity/v1
 | 
			
		||||
require 'json/ld'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user