• Shubhendra Singh Chauhan's avatar
    Fixed code quality issues (#15541) · c8d11b8b
    Shubhendra Singh Chauhan authored
    * 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
    c8d11b8b