Allow the user to prevent the lookup from raising an exception #221
Annotations
4 errors
Run rake rubocop:
lib/puppet/functions/vault_lookup/lookup.rb#L88
Layout/EmptyLineAfterGuardClause: Add empty line after guard clause.
|
Run rake rubocop:
spec/functions/lookup_spec.rb#L31
Style/BlockDelimiters: Avoid using `{...}` for multi-line blocks. (https://rubystyle.guide#single-line-blocks)
|
Run rake rubocop:
spec/functions/lookup_spec.rb#L33
RSpec/BeNil: Prefer `be_nil` over `be(nil)`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeNil)
|
Run rake rubocop
Process completed with exit code 1.
|
Loading