stable

Clone or download

Read-only

request #13902: Fix all PSR-2 rules that can be autofixed by PHP_CodeSniffer

Change-Id: I13ac5a5329f2661931a2f589fb8265583dbb8bd3

Modified Files

Name
M db/mysql/updates/2017/201703221614_add_channel_for_git_notification.php +9 −5 Go to diff View file
M include/BotMattermostGit/BotMattermostGitNotification/Dao.php +3 −3 Go to diff View file
M include/BotMattermostGit/BotMattermostGitNotification/Factory.php +1 −1 Go to diff View file
M include/BotMattermostGit/BotMattermostGitNotification/Validator.php +5 −4 Go to diff View file
M include/BotMattermostGit/Controller.php +0 −1 Go to diff View file
M include/BotMattermostGit/Exception/CannotCreateBotNotificationException.php +1 −1 Go to diff View file
M include/BotMattermostGit/Exception/CannotDeleteBotNotificationException.php +1 −1 Go to diff View file
M include/BotMattermostGit/Exception/CannotUpdateBotNotificationException.php +1 −1 Go to diff View file
M include/BotMattermostGit/Presenter/AttachmentPreTextPresenter.php +1 −2 Go to diff View file
M include/BotMattermostGit/SenderServices/GitNotificationBuilder.php +1 −1 Go to diff View file
M include/BotMattermostGit/SenderServices/PullRequestNotificationBuilder.php +6 −4 Go to diff View file
M include/botmattermost_gitPlugin.class.php +1 −3 Go to diff View file