mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 01:17:36 +08:00
DEV: lint against Layout/EmptyLineBetweenDefs (#24914)
This commit is contained in:
@ -10,6 +10,7 @@ require "url_helper"
|
||||
class FinalDestination
|
||||
class SSRFError < SocketError
|
||||
end
|
||||
|
||||
class UrlEncodingError < ArgumentError
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user