Sha256: fd514770c8e74cd7f041e07a20f6f9a5ba34d9e99416e9b381b3c7a6c550c101
Contents?: true
Size: 280 Bytes
Versions: 4
Compression:
Stored size: 280 Bytes
Contents
inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.2 Exclude: - 'test/**/*' - 'spec/**/*' - 'lib/fhir_models/fhir/**/*' - 'lib/fhir_models/fluentpath/evaluate.rb' - 'tmp/**/*' - '*.gemspec' - 'bin/*' Metrics/LineLength: Enabled: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
fhir_models-3.0.3 | .rubocop.yml |
fhir_models-3.0.2 | .rubocop.yml |
fhir_models-3.0.1 | .rubocop.yml |
fhir_models-1.8.3 | .rubocop.yml |