Commit graph

11 commits

Author SHA1 Message Date
spacejack
b771b67111 Revert eslintrc change, return Promise instead of using async/await 2017-11-29 17:03:07 +01:00
spacejack
d4181d17c8 Silence global-require rule in ospec, add ecma 2017 parser to eslintrc for async/await in test-ospec 2017-11-29 17:02:53 +01:00
Pat Cavit
ad144072b6 chore: automate github release pages (#1741) 2017-03-24 12:35:14 -07:00
Gyandeep Singh
daf5a64697 Chore: Fix lint issues and add indent with tabs 2017-03-11 15:54:41 -06:00
Isiah Meadows
1cc5fa5ba7 "use strict" and other linty fixes 2017-03-03 18:24:38 -05:00
Leo Horie
809d8921c9 bypass route resolution algorithm on non-routed redraws 2016-12-05 11:23:25 -05:00
Leo Horie
8c5fd9ec25 lint 2016-09-23 22:49:20 -04:00
impinball
b4fb21475c Add editorconfig, resolve differences
This includes newlines, tabs, among other things.
2016-06-18 03:22:12 -04:00
Pat Cavit
058b25002d Linebreaks are hard, spacing isn't (#1062)
Because linebreaks are affected by git's `core.autocrlf` rule and I don't feel like adding a `.gitattributes` file yet.
2016-05-20 11:51:30 -07:00
Pat Cavit
2ca8fa6e66 Quiet some ESLint errors (#1060)
Some via config, a few via code edits
2016-05-19 22:18:31 -07:00
Pat Cavit
8450ca5d91 Add ESLint and a generated config/ignore file
Manually changed some rules to better match @lhorie's style and reduce #
of errors from ESLint.
2016-05-19 12:37:33 -07:00