WordPress-Coding-Standards/bin
jrfnl a6f4e663b0 CS: exclude while assignment in condition from own CS rules
This is now possible since PR 1207 has been merged.

Using an assignment in condition is a typical pattern used when walking the tokens arrays and should be ok for this library.
2017-11-26 04:11:58 +01:00
..
phpcs.xml CS: exclude while assignment in condition from own CS rules 2017-11-26 04:11:58 +01:00
pre-commit Update call to phpunit with required env var and fxed bootstrap path 2017-07-26 09:53:20 -07:00