WordPress-Coding-Standards/Sniffs
2013-11-17 04:10:39 +02:00
..
Arrays Eliminate numeric-index bug for array assignment restruction 2013-11-05 21:53:56 -08:00
Classes Set proper file mode 2013-03-10 23:28:13 -07:00
Files Set proper file mode 2013-03-10 23:28:13 -07:00
Formatting Set proper file mode 2013-03-10 23:28:13 -07:00
Functions Add sniff to disallow omission of braces for single line blocks, closes #124 2013-11-17 04:10:39 +02:00
NamingConventions Set proper file mode 2013-03-10 23:28:13 -07:00
Objects Set proper file mode 2013-03-10 23:28:13 -07:00
PHP Default to a warning type for messages from DiscouragedFunctionsSniff 2013-10-02 16:08:23 +02:00
Strings Set proper file mode 2013-03-10 23:28:13 -07:00
Variables Add Sniff class to check for variable occurances 2013-10-26 21:24:59 +02:00
VIP Remove warning about super global without array index 2013-11-06 23:37:51 -08:00
WhiteSpace Fix logic error in ControlStructureSpacingSniff 2013-11-06 23:22:45 -08:00
XSS Fix indentation, convert to tabs. 2013-10-23 00:44:20 +02:00