-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
TIG 10 (02/19/16)
ESLint can automatically fix some linting errors with --fix. We should fix the following categories of errors to make our JavaScript work better with token-based formatters like clang-format:
- no-extra-semi
- semi
To make it easier to review the changes and parallelize work, this task will be scoped to the JS in the enterprise repo.
- is depended on by
-
SERVER-22470 Format JS code with approved style in Enterprise repo
- Closed