Sha256: 7bd424d62df89ab2a30c51f74a8b9cdb58f9192592cf1746b77dcf362f0179eb
Contents?: true
Size: 1.75 KB
Versions: 5
Compression:
Stored size: 1.75 KB
Contents
Bundler/DuplicatedGem: Enabled: false Metrics/AbcSize: Exclude: - 'lib/active_encode/engine_adapters/*' Metrics/BlockLength: Exclude: - 'lib/active_encode/spec/shared_specs/*' - 'spec/**/*' Metrics/BlockNesting: Exclude: - 'lib/file_locator.rb' Metrics/ClassLength: Exclude: - 'lib/active_encode/engine_adapters/*' Metrics/ModuleLength: Exclude: - 'lib/active_encode/engine_adapters/*' Metrics/CyclomaticComplexity: Exclude: - 'lib/active_encode/engine_adapters/elastic_transcoder_adapter.rb' - 'lib/active_encode/engine_adapters/ffmpeg_adapter.rb' - 'lib/active_encode/engine_adapters/zencoder_adapter.rb' - 'lib/active_encode/engine_adapters/media_convert_adapter.rb' Layout/LineLength: Exclude: - 'lib/active_encode/engine_adapters/matterhorn_adapter.rb' - 'spec/**/*' Metrics/MethodLength: Exclude: - 'lib/active_encode/engine_adapters/*' - 'lib/file_locator.rb' Metrics/PerceivedComplexity: Exclude: - 'lib/active_encode/engine_adapters/ffmpeg_adapter.rb' - 'lib/active_encode/engine_adapters/media_convert_adapter.rb' - 'lib/file_locator.rb' RSpec/AnyInstance: Exclude: - 'spec/integration/ffmpeg_adapter_spec.rb' - 'spec/integration/pass_through_adapter_spec.rb' RSpec/ExampleLength: Enabled: false RSpec/InstanceVariable: Exclude: - 'spec/integration/ffmpeg_adapter_spec.rb' - 'spec/integration/pass_through_adapter_spec.rb' RSpec/MessageSpies: Exclude: - 'spec/integration/matterhorn_adapter_spec.rb' - 'spec/integration/ffmpeg_adapter_spec.rb' RSpec/NamedSubject: Enabled: false RSpec/VerifiedDoubles: Enabled: false Style/GuardClause: Exclude: - 'lib/active_encode/engine_adapters/pass_through_adapter.rb' - 'lib/file_locator.rb'
Version data entries
5 entries across 5 versions & 1 rubygems