Apply PSR-12 code style (#54)
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 4 Feb 2021 08:42:15 +0000 (09:42 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Feb 2021 08:42:15 +0000 (09:42 +0100)
commita337ae310fcbfc2f19a229e22c4e7710202b508a
tree64c5f0dd75b4d1fd24d9e3ce4a77d87c7c7aa2aa
parent44aaebf2457fcadd3b5bc7723648aca64e671fea
Apply PSR-12 code style (#54)

Co-authored-by: Matthias Schmidt <gravatronics@live.com>
22 files changed:
.github/diff.json [new file with mode: 0644]
.github/typescript-tsc.json [new file with mode: 0644]
.github/workflows/codestyle.yml
.php_cs.dist [new file with mode: 0644]
.phpcs.xml
files/lib/system/exporter/IPB3xExporter.class.php
files/lib/system/exporter/IPB4xExporter.class.php
files/lib/system/exporter/Kunena3xExporter.class.php
files/lib/system/exporter/MyBB16xExporter.class.php
files/lib/system/exporter/NodeBB0xRedisExporter.class.php
files/lib/system/exporter/PhpBB31xExporter.class.php
files/lib/system/exporter/PhpBB3xExporter.class.php
files/lib/system/exporter/SMF2xExporter.class.php
files/lib/system/exporter/VB3or4xExporter.class.php
files/lib/system/exporter/VB5xExporter.class.php
files/lib/system/exporter/WBB2xExporter.class.php
files/lib/system/exporter/WBB3xExporter.class.php
files/lib/system/exporter/WBB4xExporter.class.php
files/lib/system/exporter/WordPress3xExporter.class.php
files/lib/system/exporter/XF12xExporter.class.php
files/lib/system/exporter/XF2xExporter.class.php
files/lib/system/exporter/XoborExporter.class.php