Sha256: 68a60c35786ef0cbbb837a6bd6f78c4c3a75b9442a4f35330f4c19a4744d468e
Contents?: true
Size: 737 Bytes
Versions: 6
Compression:
Stored size: 737 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2019-04-19 14:36:19 -0400 using RuboCop version 0.67.2. # 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 # Configuration parameters: AllowedChars. Style/AsciiComments: Exclude: - 'lib/iex/resources/quote.rb' # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, Autocorrect. # SupportedStyles: module_function, extend_self Style/ModuleFunction: Exclude: - 'lib/iex/api/config.rb'
Version data entries
6 entries across 6 versions & 1 rubygems