add parameter to exclude interfaces with a regex #195
Annotations
4 errors
Run rake rubocop:
spec/functions/ssh/ipaddresses_spec.rb#L35
Style/RegexpLiteral: Use `%r` around regular expression. (https://rubystyle.guide#percent-r)
|
Run rake rubocop:
spec/functions/ssh/ipaddresses_spec.rb#L41
Style/RegexpLiteral: Use `%r` around regular expression. (https://rubystyle.guide#percent-r)
|
Run rake rubocop:
spec/functions/ssh/ipaddresses_spec.rb#L41
Style/RegexpLiteral: Use `%r` around regular expression. (https://rubystyle.guide#percent-r)
|
Run rake rubocop
Process completed with exit code 1.
|
Loading