Sha256: 332a380c8cb5db184f66639c74cf9d7dea7435cadad41f3a7e3f13f14c49f8e9
Contents?: true
Size: 750 Bytes
Versions: 6
Compression:
Stored size: 750 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2022-05-08 02:37:36 UTC using RuboCop version 1.27.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 # This cop supports unsafe auto-correction (--auto-correct-all). # Configuration parameters: EnforcedStyle. # SupportedStyles: forbid_for_all_comparison_operators, forbid_for_equality_operators_only, require_for_all_comparison_operators, require_for_equality_operators_only Style/YodaCondition: Exclude: - 'lib/red_amber/data_frame.rb'
Version data entries
6 entries across 6 versions & 1 rubygems