Sha256: 3a748f4e10f44e98e521f9a2172e048888653393977c4d1057c78647639542e9
Contents?: true
Size: 1.29 KB
Versions: 3
Compression:
Stored size: 1.29 KB
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2023-01-19 18:39:49 UTC using RuboCop version 1.43.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: 42 # Configuration parameters: AllowedMethods, AllowedPatterns, IgnoredMethods, CountRepeatedAttributes. Metrics/AbcSize: Max: 86 # Offense count: 8 # Configuration parameters: CountComments, CountAsOne. Metrics/ClassLength: Max: 307 # Offense count: 14 # Configuration parameters: AllowedMethods, AllowedPatterns, IgnoredMethods. Metrics/CyclomaticComplexity: Max: 21 # Offense count: 88 # Configuration parameters: CountComments, CountAsOne, ExcludedMethods, AllowedMethods, AllowedPatterns, IgnoredMethods. Metrics/MethodLength: Max: 78 # Offense count: 13 # Configuration parameters: CountComments, CountAsOne. Metrics/ModuleLength: Max: 533 # Offense count: 20 # Configuration parameters: CountKeywordArgs, MaxOptionalParameters. Metrics/ParameterLists: Max: 9 # Offense count: 7 # Configuration parameters: AllowedMethods, AllowedPatterns, IgnoredMethods. Metrics/PerceivedComplexity: Max: 11
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ffi-gdal-1.1.0 | .rubocop_todo.yml |
ffi-gdal-1.0.4 | .rubocop_todo.yml |
ffi-gdal-1.0.3 | .rubocop_todo.yml |