Sha256: 484665273e0faf8fea5b9aaab41f89bd2e90c9a95e7e3871b64492af0f711f56
Contents?: true
Size: 312 Bytes
Versions: 6
Compression:
Stored size: 312 Bytes
Contents
inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.2 Exclude: - 'test/**/*' - 'spec/**/*' - 'lib/fhir_dstu2_models/fhir/**/*' - 'lib/fhir_dstu2_models/fluentpath/evaluate.rb' - 'tmp/**/*' - '*.gemspec' - 'bin/*' - 'vendor/**/*' Metrics/LineLength: Enabled: false
Version data entries
6 entries across 6 versions & 1 rubygems