Sha256: 5a1d3940423ec44a4f9434698f162248d800abf95820143a87ed487741671716
Contents?: true
Size: 745 Bytes
Versions: 3
Compression:
Stored size: 745 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2020-01-08 23:41:00 +0000 using RuboCop version 0.79.0. # 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: 18 RSpec/LeakyConstantDeclaration: Exclude: - 'spec/lib/my_api_client/base_spec.rb' - 'spec/lib/my_api_client/config_spec.rb' - 'spec/lib/my_api_client/error_handling_spec.rb' - 'spec/lib/my_api_client/exceptions_spec.rb' - 'spec/lib/my_api_client/request_spec.rb' - 'spec/lib/my_api_client/rspec/stub_spec.rb'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
my_api_client-0.13.0 | .rubocop_todo.yml |
my_api_client-0.12.0 | .rubocop_todo.yml |
my_api_client-0.11.0 | .rubocop_todo.yml |