Commit Graph

2 Commits (9c9290768190d412e5b3d65502ee5d0d30596412)

Author SHA1 Message Date
Shubhendra Singh Chauhan fc145de238
Update .deepsource.toml (#15753) 4 years ago
Shubhendra Singh Chauhan c8d11b8bdb
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
4 years ago