Text files should end with a newline character.

This commit is contained in:
Andrés Montañez
2014-10-11 15:07:36 -02:00
parent aaf92d5001
commit 9653552be7
41 changed files with 41 additions and 47 deletions
@@ -29,4 +29,4 @@ abstract class SymfonyAbstractTask extends AbstractTask
return $this->getConfig()->general('symfony_app_path', $defaultAppPath);
}
}
}