Sha256: 63e6024bd896d9a686de61d8d97eb0d08c79a5e3d9c313341fab1389229805b8
Contents?: true
Size: 744 Bytes
Versions: 2
Compression:
Stored size: 744 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config --exclude-limit 1000000` # on 2021-12-27 06:53:55 UTC using RuboCop version 1.23.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: 1 # Cop supports --auto-correct. # Configuration parameters: Include. # Include: **/*.gemspec Gemspec/RequireMFA: Exclude: - 'ruby-jwt.gemspec' # Offense count: 1 # Configuration parameters: AllowedMethods. # AllowedMethods: respond_to_missing? Style/OptionalBooleanParameter: Exclude: - 'lib/jwt.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jwt-2.4.0 | .rubocop_todo.yml |
jwt-2.4.0.beta1 | .rubocop_todo.yml |