Sha256: c8e82a8cc39c8ab27a1d7d61e8c005c7dcdd7eba0c0f869ef3ee545a5f8a8dd0
Contents?: true
Size: 474 Bytes
Versions: 4
Compression:
Stored size: 474 Bytes
Contents
AllCops: TargetRubyVersion: 2.4 Exclude: - 'bin/**/*' - '*.gemspec' - 'Gemfile' - 'Gemfile.lock' - 'lib/weka_jars.rb' Style/Copyright: Enabled: false Style/Documentation: Enabled: false Metrics/LineLength: Max: 80 Layout/MultilineMethodCallIndentation: EnforcedStyle: indented Style/FrozenStringLiteralComment: Enabled: false Metrics/ModuleLength: Exclude: - "**/*_spec.rb" Metrics/BlockLength: Exclude: - "**/*_spec.rb"
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
weka-0.7.2-java | .rubocop.yml |
weka-0.7.1-java | .rubocop.yml |
weka-0.7.0-java | .rubocop.yml |
weka-0.6.0-java | .rubocop.yml |