(#310) {vrrp_,}track_file: Enforce only String datatype #176
Annotations
4 errors
Run rake rubocop:
spec/defines/keepalived_vrrp_instance_spec.rb#L1428
Style/WordArray: Use `%w` or `%W` for an array of words. (https://rubystyle.guide#percent-w)
|
Run rake rubocop:
spec/defines/keepalived_vrrp_instance_spec.rb#L1428
Style/WordArray: Use `%w` or `%W` for an array of words. (https://rubystyle.guide#percent-w)
|
Run rake rubocop:
spec/defines/keepalived_vrrp_instance_spec.rb#L1429
RSpec/EmptyLineAfterFinalLet: Add an empty line after the last `let`. (https://rspec.rubystyle.guide/#empty-line-after-let, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterFinalLet)
|
Run rake rubocop
Process completed with exit code 1.
|
Loading