zulip/frontend_tests
Tim Abbott d3f8208715 eslint: Add whitespace indentation configuration.
This should help prevent problems with folks introducing new code that
doesn't match our whitespace style.

There's a couple things I don't like about this configuration:

* How it handles multi-line JS lists (i.e. the [] syntax)
* That we ended up having to turn off indentation on a half-dozen
  files that apparently don't use our standard IIFE indentation style.
* That we have it completely turned off for the node tests; ideally,
  we'd just have slightly different rules around the IIFE identation story.

But otherwise, this works pretty well, and should catch a pretty wide
range of indentation regressions.
2018-05-06 19:35:18 -07:00
..
casper_lib hotkeys: Replace C with x for composing PM. 2018-04-01 16:13:05 -07:00
casper_tests js: Fix indentation issues in casper tests. 2018-05-06 19:35:18 -07:00
node_tests hotkey: Make it possible to use ctrl+K from inside compose. 2018-05-06 19:30:31 -07:00
zjsunit zblueslip: Convert node_tests/markdown.js to zblueslip. 2018-05-03 16:27:05 -07:00
.eslintrc.json eslint: Add whitespace indentation configuration. 2018-05-06 19:35:18 -07:00
run-casper casper tests: Show the server output inline. 2018-01-16 13:25:19 -05:00