]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Manually fix remaining PHPCS errors
authorArthurHoaro <arthur@hoa.ro>
Sun, 8 Nov 2020 14:02:45 +0000 (15:02 +0100)
committerArthurHoaro <arthur@hoa.ro>
Mon, 9 Nov 2020 09:56:49 +0000 (10:56 +0100)
commitb99e00f7cd5f7e2090f44cd97bfb426db55340c2
tree1eea2479c3438c55a9c5c284cc28483fe8dbaf4b
parent53054b2bf6a919fd4ff9b44b6ad1986f21f488b6
Manually fix remaining PHPCS errors
18 files changed:
application/History.php
application/Languages.php
application/Thumbnailer.php
application/Utils.php
application/bookmark/Bookmark.php
application/bookmark/BookmarkFileService.php
application/bookmark/BookmarkInitializer.php
application/container/ContainerBuilder.php
application/formatter/BookmarkDefaultFormatter.php
application/formatter/BookmarkMarkdownFormatter.php
application/front/controller/admin/ConfigureController.php
application/front/controller/admin/ServerController.php
application/legacy/LegacyLinkDB.php
application/updater/Updater.php
application/updater/UpdaterUtils.php
phpcs.xml
tests/legacy/LegacyUpdaterTest.php
tests/updater/UpdaterTest.php