[wp-trac] [WordPress Trac] #14598: Minor coding standard flaws?
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 12 09:12:59 UTC 2010
#14598: Minor coding standard flaws?
-----------------------------+----------------------------------------------
Reporter: wojtek.szkutnik | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: dev-feedback
-----------------------------+----------------------------------------------
While browsing the WP code I found a lot of minor coding standard flaws,
like wrong-side comparisons ( "if x !== false instead" of "if false !== x"
etc). It's a very low-priority thing, but maybe we could correct these
things for the sake of code beauty? I could submit a patch, but as there
is dozens of these things, it could get outdated very soon...
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14598>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list