]> granicus.if.org Git - php/commit
Add tidy.php to enforce formatting
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 10 Jan 2020 14:52:42 +0000 (15:52 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 3 Feb 2020 12:34:42 +0000 (13:34 +0100)
commit4fd63185803aad42790c0ac38c144b346e283009
tree22de45dadbe5a5737352cd0b3620e31dcca6e9a4
parent42e67881c9597681196f215c2122e90ee7427e7e
Add tidy.php to enforce formatting

Many parts are disabled for the PHP-7.4 branch. We only strip
trailing whitespace in C files and reindent .php files to spaces.
scripts/dev/tidy.php [new file with mode: 0644]