Sha256: 171636faef5cf12f3a1426a528ce67858c6c98abae47df96fddb6d895c3892db
Contents?: true
Size: 1.15 KB
Versions: 2
Compression:
Stored size: 1.15 KB
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2019-04-12 02:08:45 +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: 14 Style/MixinUsage: Exclude: - 'test/examples/duck/test_app.rb' - 'test/examples/empty/test_app.rb' - 'test/examples/isolation/test_app_with_isolation_1.rb' - 'test/examples/isolation/test_app_with_isolation_2.rb' - 'test/examples/isolation/test_app_with_isolation_3.rb' - 'test/examples/isolation/test_app_with_isolation_4.rb' - 'test/examples/isolation/test_app_with_isolation_5.rb' - 'test/examples/isolation/test_app_without_isolation_1.rb' - 'test/examples/isolation/test_app_without_isolation_2.rb' - 'test/examples/isolation/test_app_without_isolation_3.rb' - 'test/examples/let/test_let.rb' - 'test/examples/operation/test_app_1.rb' - 'test/examples/operation/test_app_2.rb' - 'test/test_exit_status.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fix-0.18.1 | .rubocop_todo.yml |
fix-0.18.0 | .rubocop_todo.yml |