Version 3.9.0 may have broken multiline array indentation with a chained method call #7484
Labels
accepted
There is consensus among the team that this change meets the criteria for inclusion
archived due to age
This issue has been archived; please open a new issue for any further discussion
bug
ESLint is working incorrectly
patch candidate
This issue may necessitate a patch release in the next few days
regression
Something broke
rule
Relates to ESLint's core rules
Tell us about your environment
Using eslint through
grunt-eslint
, which depends on"eslint": "^3.0.0"
, per itspackage.json
. This reproduces on multiple operating systems; let me know if I should be more specific here.3.9.0
4.4.0
2.14.20
What parser (default, Babel-ESLint, etc.) are you using?
default
Please show your full configuration:
Note that there is a custom plugin, but it shouldn't in any way impact this functionality.
What did you do? Please include the actual source code causing the issue.
What did you expect to happen?
I expected this to be valid.
What actually happened? Please include the actual, raw output from ESLint.
The text was updated successfully, but these errors were encountered: