remove resolved settings from config when changed to absent
#567
Annotations
5 errors
Run rake rubocop:
spec/classes/init_spec.rb#L174
RSpec/EmptyLineAfterExample: Add an empty line after `it`. (https://rspec.rubystyle.guide/#empty-lines-around-examples, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExample)
|
Run rake rubocop:
spec/classes/init_spec.rb#L177
Layout/MultilineMethodCallIndentation: Use 2 (not 1) spaces for indenting an expression spanning multiple lines.
|
Run rake rubocop:
spec/classes/init_spec.rb#L178
Layout/MultilineMethodCallIndentation: Use 2 (not 1) spaces for indenting an expression spanning multiple lines.
|
Run rake rubocop:
spec/classes/init_spec.rb#L179
Layout/BlockAlignment: `}` at 179, 13 is not aligned with `it {` at 175, 10.
|
Run rake rubocop
Process completed with exit code 1.
|
Loading