Changeset 47551
- Timestamp:
- 04/05/2020 03:19:02 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpcs.xml.dist
r47207 r47551 30 30 31 31 <!-- These rules are being set as warnings instead of errors, so we can error check the entire codebase. --> 32 <rule ref="WordPress.PHP.YodaConditions.NotYoda">33 <type>warning</type>34 </rule>35 32 <rule ref="WordPress.NamingConventions.ValidVariableName.VariableNotSnakeCase"> 36 33 <type>warning</type>
Note: See TracChangeset
for help on using the changeset viewer.