Hacker News new | ask | show | jobs
by kyled 3943 days ago
Php-cs-fixer is another example. It does some ridiculous changes though, such as change $i++ to ++$i.