Sha256: 2033f14d4b951659e2a84c3f9e4a132bbbf577113131a034be2d538de41534ca
Contents?: true
Size: 349 Bytes
Versions: 2
Compression:
Stored size: 349 Bytes
Contents
inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.4 Exclude: - 'test/**/*' - 'spec/**/*' - 'lib/fhir_stu3_models/fhir/**/*' - 'lib/fhir_stu3_models/fluentpath/evaluate.rb' - 'lib/**/*.rake' - 'tmp/**/*' - '*.gemspec' - 'bin/*' Metrics/LineLength: Enabled: false inherit_mode: merge: - Exclude
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fhir_stu3_models-3.0.1 | .rubocop.yml |
fhir_stu3_models-3.0.0 | .rubocop.yml |