Skip to content
  • JJ Asghar's avatar
    Fixed rubocop error · 6d491036
    JJ Asghar authored
    
    
    Offenses:
    
    libraries/provider_source.rb:34:21: C: Reverse the order of the operands /password/i === config_json.
              sensitive(/password/i === config_json) # rubocop:disable Style/CaseEquality
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    
    Signed-off-by: default avatarJJ Asghar <jj@chef.io>
    6d491036