Project

General

Profile

« Previous | Next » 

Revision d0d31eaf

Added by Michael Moll about 4 years ago

Fixes #29129 - Fix Layout/IndentationWidth cop

View differences:

modules/tftp/tftp_api.rb
# Get the value for next_server
get "/serverName" do
{"serverName" => (Proxy::TFTP::Plugin.settings.tftp_servername || "")}.to_json
{"serverName" => (Proxy::TFTP::Plugin.settings.tftp_servername || "")}.to_json
end
end
end

Also available in: Unified diff