[phpmyadmin/sql-parser] 1ef63f: Update php-cs-fixer configuration

Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 1ef63fad959b185a9d22e818360a4e16dc4c42a5 https://github.com/phpmyadmin/sql-parser/commit/1ef63fad959b185a9d22e818360a... Author: Michal Čihař <michal@cihar.com> Date: 2017-10-10 (Tue, 10 Oct 2017) Changed paths: M .php_cs Log Message: ----------- Update php-cs-fixer configuration Signed-off-by: Michal Čihař <michal@cihar.com> Commit: d5592264c2422cd4694d6d23f25faa5469cd1a0d https://github.com/phpmyadmin/sql-parser/commit/d5592264c2422cd4694d6d23f25f... Author: Michal Čihař <michal@cihar.com> Date: 2017-10-10 (Tue, 10 Oct 2017) Changed paths: M src/Components/GroupKeyword.php M src/Components/IntoKeyword.php M src/Components/JoinKeyword.php M src/Components/ParameterDefinition.php M src/Components/RenameOperation.php M src/Components/SetOperation.php M src/Context.php M src/Exceptions/LoaderException.php M src/Lexer.php M src/UtfString.php M src/Utils/Formatter.php M tests/Lexer/ContextTest.php M tests/Misc/UtfStringTest.php M tests/Utils/QueryTest.php M tools/ContextGenerator.php Log Message: ----------- Apply php-cs-fixer Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/sql-parser/compare/078509e44d73...d5592264c242
participants (1)
-
Michal Čihař