Skip to content

Commit c93a4e4

Browse files
author
Sergiy Zhovnir
committed
#issue-203-204 Added empty lines to the end of files
1 parent 5739478 commit c93a4e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

testData/project/magento2/app/code/Foo/Bar/Model/SimpleModelOne.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ class SimpleModelOne
77
public function execute()
88
{
99
}
10-
}
10+
}

testData/project/magento2/app/code/Foo/Bar/Model/SimpleModelTwo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ class SimpleModelTwo
77
public function execute()
88
{
99
}
10-
}
10+
}

0 commit comments

Comments
 (0)