make sure files end with emtpy line

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2017-01-16 14:32:43 +01:00
parent 85e4febc24
commit 2f30a71b19
2 changed files with 2 additions and 2 deletions

View File

@ -22,4 +22,4 @@
// @codeCoverageIgnoreStart // @codeCoverageIgnoreStart
OC_App::registerPersonal('twofactor_backupcodes', 'settings/personal'); OC_App::registerPersonal('twofactor_backupcodes', 'settings/personal');
// @codeCoverageIgnoreEnd // @codeCoverageIgnoreEnd

View File

@ -34,4 +34,4 @@ return [
], ],
] ]
]; ];
// @codeCoverageIgnoreEnd // @codeCoverageIgnoreEnd