mastodon/lib/paperclip
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
2021-01-31 21:26:09 +01:00
..
attachment_extensions.rb Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
blurhash_transcoder.rb
color_extractor.rb Fixed code quality issues (#15541) 2021-01-31 21:26:09 +01:00
gif_transcoder.rb
image_extractor.rb
lazy_thumbnail.rb
media_type_spoof_detector_extensions.rb
response_with_limit_adapter.rb Fix downloading remote media files when server returns empty filename (#14867) 2020-09-27 22:00:43 +02:00
transcoder_extensions.rb
type_corrector.rb
url_generator_extensions.rb
video_transcoder.rb