Sha256: 53d473a2c1dca1416d8bcee7c7d573626c7463c69d1fe2ae1b146fa6ec188a30
Contents?: true
Size: 963 Bytes
Versions: 2
Compression:
Stored size: 963 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2019-04-13 00:48:40 +0200 using RuboCop version 0.67.2. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle. # SupportedStyles: when_needed, always, never Style/FrozenStringLiteralComment: Exclude: - 'test/test_before.rb' # Offense count: 9 Style/MixinUsage: Exclude: - 'test/test_before.rb' - 'test/test_described_class.rb' - 'test/test_embedded_context_blocks.rb' - 'test/test_embedded_describe_blocks.rb' - 'test/test_let.rb' - 'test/test_something.rb' - 'test/test_subject.rb' - 'test/test_the_answer.rb' - 'test/test_with_is_expected.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
r_spec-0.3.3 | .rubocop_todo.yml |
r_spec-0.3.2 | .rubocop_todo.yml |