Commit Graph

11 Commits

Author SHA1 Message Date
Zach Borboa 9447353028 Exclude website files from long lines check 2021-06-09 23:01:52 -04:00
Zach Borboa 68ed597fea Replace error count with error summary 2021-06-09 23:00:25 -04:00
Zach Borboa 05a1a21090 Remove official support of HHVM
As of HHVM 4.0, PHP is no longer supported:
    "With this release, we no longer aim to be compatible with PHP"
    "We are considering removing support for <?php in the next release [...]"
2021-03-17 09:33:50 -04:00
Zach Borboa d946b02b89 Clean up references of the previous continuous integration 2021-03-17 01:07:48 -04:00
Zach Borboa 1c0bbeaee4 Use vendor phpcs when available 2021-03-13 09:15:47 -05:00
Zach Borboa c6fd8accfb Allow method chaining indentation 2021-03-12 21:51:56 -05:00
Zach Borboa 4fad7d7081 Colorize invalid indentation message 2021-03-12 21:42:53 -05:00
Zach Borboa 780c55dd32 Clean up 2021-03-12 21:12:47 -05:00
Zach Borboa f7ab8ed3ce Include tests directory when checking for invalid indentation 2021-03-12 21:10:12 -05:00
Zach Borboa e475432804 Move additional coding standards checks into separate script 2021-03-12 20:25:14 -05:00
Zach Borboa 3a6f673b83 Rename script to more accurately reflect actions taken 2018-04-29 01:05:40 -07:00