stable

Clone or download

Read-only

request #14686: Be consistent with the spacing around casts, functions, operators and arrays

Change-Id: I1b38cc104f8229fe4998aeac522a83c0e4c1be77

Modified Files

Name
M db/mysql/updates/2016/201605271655_add_channels.php +1 −1 Go to diff View file
M db/mysql/updates/2016/201605311330_add_avatar_url_column.php +1 −1 Go to diff View file
M db/mysql/updates/2017/201703221547_delete_channels.php +1 −1 Go to diff View file
M include/BotMattermost/Controller/AdminController.php +2 −3 Go to diff View file
M include/BotMattermost/Plugin/PluginDescriptor.php +1 −1 Go to diff View file
M include/BotMattermost/Router.php +0 −2 Go to diff View file
M include/BotMattermostLogger.php +1 −1 Go to diff View file
M include/SenderServices/EncoderMessage.php +0 −2 Go to diff View file
M include/SenderServices/Sender.php +5 −5 Go to diff View file
M include/botmattermostPlugin.php +2 −2 Go to diff View file
M include/constants.php +1 −1 Go to diff View file
M phpunit/BotMattermost/SenderServices/MarkdownEngine/MarkdownMustacheRendererTest.php +1 −1 Go to diff View file
M phpunit/BotMattermost/SenderServices/SenderTest.php +1 −1 Go to diff View file