[wp-trac] [WordPress Trac] #34905: zxcvbn() not defined (and making it impossible to edit an existing user)
WordPress Trac
noreply at wordpress.org
Fri Jul 1 09:32:08 UTC 2016
#34905: zxcvbn() not defined (and making it impossible to edit an existing user)
------------------------------------+------------------------------
Reporter: wp-plugin@… | Owner: adamsilverstein
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.6
Component: Users | Version: 4.3.1
Severity: normal | Resolution:
Keywords: commit has-screenshots | Focuses: javascript
------------------------------------+------------------------------
Comment (by netweb):
If you were to make any JS coding standards decisions, it would be great
if said decision was somewhat based on the ESLint rule that applies to
lines arround comments: http://eslint.org/docs/rules/lines-around-comment
To which I'm thinking based on [attachment:34905.7.diff] would be both of
the following:
* `"beforeBlockComment": false disallows an empty line before block
comments`
* `"beforeLineComment": true requires an empty line before line comments`
''There's lots of ESLint rule configs to decide on for #31823''
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34905#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list