mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +02:00
Remove Rubocop inline directives
This commit is contained in:
parent
66dd10302d
commit
c44f3df7f5
28 changed files with 5 additions and 169 deletions
|
@ -1,5 +1,4 @@
|
|||
# EIS custom rack hack in order to enable test external interfaces EPP/REPP inside webserver network
|
||||
# rubocop:disable Metrics/LineLength
|
||||
module Rack
|
||||
class Request
|
||||
def trusted_proxy?(ip)
|
||||
|
@ -11,4 +10,3 @@ module Rack
|
|||
end
|
||||
end
|
||||
end
|
||||
# rubocop:enable Metrics/LineLength
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue