mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 13:51:09 +08:00
DEV: lint against Layout/EmptyLineBetweenDefs (#24914)
This commit is contained in:
@ -56,6 +56,7 @@ class Migration::SafeMigrate
|
||||
def e.cause
|
||||
nil
|
||||
end
|
||||
|
||||
def e.backtrace
|
||||
super.reject do |frame|
|
||||
frame =~ /safe_migrate\.rb/ || frame =~ /schema_migration_details\.rb/
|
||||
|
Reference in New Issue
Block a user