]> cat aescling's git repositories - mastodon.git/commit
Fixed code quality issues (#15541)
authorShubhendra Singh Chauhan <withshubh@gmail.com>
Sun, 31 Jan 2021 20:26:09 +0000 (01:56 +0530)
committerGitHub <noreply@github.com>
Sun, 31 Jan 2021 20:26:09 +0000 (21:26 +0100)
commitc8d11b8bdb97a1a2f8aaf5deca5f1c6c7c0d2688
tree3b3552d07969abc85bac41b1ac5ff7fb8e2573a7
parent3efa0c54b6656fba189baab0857e60c0bc4f3c7d
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
.deepsource.toml [new file with mode: 0644]
config/initializers/fast_blank.rb
config/initializers/simple_form.rb
config/initializers/twitter_regex.rb
lib/json_ld/identity.rb
lib/json_ld/security.rb
lib/mastodon/email_domain_blocks_cli.rb
lib/paperclip/color_extractor.rb
spec/lib/activitypub/linked_data_signature_spec.rb