Sha256: efcbf67c15c0672cb691e7155d59e462a5ba9fd5d2188d1401311140d12969fc
Contents?: true
Size: 973 Bytes
Versions: 2
Compression:
Stored size: 973 Bytes
Contents
require: rubocop-rspec RSpec/BeEq: Enabled: true RSpec/BeNil: Enabled: true RSpec/ContextWording: Prefixes: - when - with - without RSpec/DescribeClass: IgnoredMetadata: type: - feature - request - task RSpec/DescribedClassModuleWrapping: Enabled: true RSpec/Dialect: Enabled: true PreferredMethods: append_after: after append_before: before example: it example_group: context expect_any_instance_of: expect is_expected: expect its: it let!: let prepend_after: after prepend_before: before shared_examples_for: shared_examples specify: it subject!: subject RSpec/ExampleLength: Max: 10 RSpec/ExcessiveDocstringSpacing: Enabled: true RSpec/FactoryBot/SyntaxMethods: Enabled: false RSpec/IdenticalEqualityAssertion: Enabled: true RSpec/NamedSubject: IgnoreSharedExamples: false RSpec/Rails/AvoidSetupHook: Enabled: true RSpec/SubjectDeclaration: Enabled: true
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
caliber-0.5.1 | config/rspec.yml |
caliber-0.5.0 | config/rspec.yml |