bc736fdc7d
See http://eslint.org/docs/rules/brace-style. Having the opening/closing braces on the same line can often make the code slightly more difficult to read, in particular for `if`/`else if` statements, compared to using new lines. This patch also, for consistency with `mozilla-central`, enables the [`no-iterator`](http://eslint.org/docs/rules/no-iterator) rule. Note that this rule didn't require a single code change. |
||
---|---|---|
.. | ||
font_core_spec.js | ||
font_fpgm_spec.js | ||
font_os2_spec.js | ||
font_post_spec.js | ||
font_test.html | ||
fontutils.js | ||
jasmine-boot.js | ||
ttxdriver.js |