[phpmyadmin/sql-parser] 658362: Fix indentation on html format

Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 6583624389bacd1ac7605726fa479b8594386207 https://github.com/phpmyadmin/sql-parser/commit/6583624389bacd1ac7605726fa47... Author: Damian Dlugosz <bigfootdd@gmail.com> Date: 2017-01-06 (Fri, 06 Jan 2017) Changed paths: M src/Utils/Formatter.php M tests/Utils/CLITest.php M tests/Utils/FormatterTest.php Log Message: ----------- Fix indentation on html format Commit: 792f0184f361df75d5328017bd3eb06411c611e7 https://github.com/phpmyadmin/sql-parser/commit/792f0184f361df75d5328017bd3e... Author: Michal Čihař <michal@cihar.com> Date: 2017-01-07 (Sat, 07 Jan 2017) Changed paths: M src/Utils/Formatter.php M tests/Utils/CLITest.php M tests/Utils/FormatterTest.php Log Message: ----------- Merge pull request #121 from bigfoot90/better-html Fix indentation on html format Compare: https://github.com/phpmyadmin/sql-parser/compare/6db3f3e33806...792f0184f361
participants (1)
-
Michal Čihař