a6ed7cc888
feature: pre-commit script: allow test order based on command line option order ( #4393 )
2016-09-10 17:42:27 +01:00
6e8e00e204
fix: Added config.php to be excluded in psr2 pre-commit check ( #4260 )
2016-08-29 15:09:21 -05:00
883a0e6fd3
Check that commands are available for pre-commit.php. ( #4257 )
...
If not install them with composer, If composer isn't available, spit out an error message and direct them to the documentation.
2016-08-29 20:18:52 +01:00
abc6a5b799
PSR-2 Final cleanup ( #4247 )
...
refactor: Final PSR2 cleanup
2016-08-28 23:32:55 +01:00
b7d0b97c64
More pre-commit.php improvements ( #4224 )
...
* more pre-commit.php improvements
do not check influx-db on hhvm
Use parallel-lint to increase lint check speed and improve output
Add option to print out the commands that would be executed, makes it easier to modify them and run by hand
Fixed a couple of bugs
* Integrate the environment check
Flip it so we don't interfere with command line users
2016-08-28 21:44:36 +01:00
9284bc60ff
Update code in includes to be PSR-2 compliant ( #4220 )
...
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
f042f9aa56
Use pre-commit.php in for travis-ci tests ( #4212 )
2016-08-26 10:30:43 +01:00
9f1930a81e
More more docs ( #4197 )
...
* Updated docs + some small code changes
* Added validating code doc for developers
* Doc updates
* Updates and improvements
2016-08-25 18:40:11 -05:00