Project

General

Profile

« Previous | Next » 

Revision 9d43fc71

Added by Michael Moll almost 6 years ago

Fixes #19789 - fix Layout/SpaceAroundOperators cop

View differences:

lib/proxy_api/puppetca.rb
module ProxyAPI
class Puppetca < ProxyAPI::Resource
def initialize(args)
@url = args[:url] + "/puppet/ca"
@url = args[:url] + "/puppet/ca"
super args
end

Also available in: Unified diff