Add comment for in-source style exception
This commit is contained in:
parent
ebeb9e7e90
commit
2599cccc81
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user