Add comment for in-source style exception

This commit is contained in:
Carlo Cabrera 2021-07-08 19:16:39 +01:00
parent ebeb9e7e90
commit 2599cccc81
No known key found for this signature in database
GPG Key ID: C74D447FC549A1D0

View File

@ -338,6 +338,7 @@ module Superenv
end
# rubocop: disable Naming/MethodName
# Fixes style error `Naming/MethodName: Use snake_case for method names.`
sig { params(block: T.nilable(T.proc.void)).void }
def O0(&block)
if block