Sha256: c91ea76620a73ec363f08b5737c5ad86d1355dd1b22ad84e0c62b4b851f4363c
Contents?: true
Size: 693 Bytes
Versions: 22
Compression:
Stored size: 693 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2021-08-08 21:38:20 UTC using RuboCop version 1.18.4. # 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. RSpec/ExpectActual: Exclude: - 'spec/routing/**/*' - 'spec/livekit/ruby_spec.rb' # Offense count: 1 # Configuration parameters: AllowedConstants. Style/Documentation: Exclude: - 'spec/**/*' - 'test/**/*' - 'lib/livekit/proto.rb'
Version data entries
22 entries across 22 versions & 1 rubygems