Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
javascript
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2015 at 16:05 UTC
Updated:
12 Mar 2015 at 06:34 UTC
Jump to comment: Most recent
Keeping up to date with new rules additions to eslint.
We can now check indentation with eslint. Which is what this patch does.
| Comment | File | Size | Author |
|---|---|---|---|
| core-js-eslint-rules-0.14.1.patch | 1.26 KB | nod_ |
Comments
Comment #1
penyaskitoI've been failing on this at #2422017: Split drupal.js. Applying this patch makes eslint show me the warnings on my previous patches, which were not caught before.
Comment #2
wim leersHurray! :)
Comment #3
webchickYay coding standards.
Committed and pushed to 8.0.x. Thanks!