0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
David Goodwin
ec6f81b142 Revert "rename file as requested in build"
This reverts commit 320189b541.
2021-05-07 19:43:34 +01:00
David Goodwin
320189b541 rename file as requested in build 2021-05-07 19:25:04 +01:00
David Goodwin
2edabc3e03 phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
David Goodwin
b48f99d4c6 reformat (phpcs) 2018-05-02 12:54:17 +01:00
Christian Boltz
d2588a4de2
Fix phpcs whitespace breakage in initStruct etc. 2018-04-22 18:24:41 +02:00
David Goodwin
d259544515 ignore config.local.php too 2018-01-25 21:02:11 +00:00
David Goodwin
d9f66eca4c minimal php_cs.dist file - PSR2 with braces for class opening on the same line 2018-01-25 19:56:21 +00:00
Adrien Crivelli
6f7e75dc63 Introduce PHP-CS-Fixer and Travis to enforce code style
Commands `composer check` and `composer fix` can be used to respectively
check and automatically fix code style in the entire project.
2018-01-25 19:55:51 +00:00