WordPress Coding Standard 0.14
soderlind opened this issue · 2 comments
soderlind commented
Is the latest release of wpcs included?
I'm getting a warning, When an array uses associative keys, each value should start on a new line. This is fixed in the latest release. It's only required for multi-item associative arrays.
larkinscott commented
Hi @soderlind! We just bumped our plugin to the latest version of wpcs (0.14.0), so you should be all set. Thanks!
dblandin commented
Going to go ahead and close this issue. Thanks!