mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
This commit is contained in:
@ -25,4 +25,4 @@ class EmailValidatorTest extends TestCase
|
||||
$this->assertTrue($validator->validateValue('sam@rmcreative.ru'));
|
||||
$this->assertFalse($validator->validateValue('test@example.com'));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user