question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`indent` rule discussion

See original GitHub issue

Opening this issue to give us a place to discuss how we would like to move forward with the indent rule, given the number of open issues we have and the complexity of the rule. I’m leaving all the currently open indent issues open (even if they have reached the time we’ve agreed upon to close old issues) so we can take stock, but am not opposed to closing them after we discuss. Might even be worth creating a GitHub Project or milestone to track this when we’ve decided how we want to proceed.

The following a list of all the currently open issues we have for the indent rule (as referenced in this comment).

Bugs

Accepted

https://github.com/eslint/eslint/issues/3352 https://github.com/eslint/eslint/issues/3737 https://github.com/eslint/eslint/issues/4161 https://github.com/eslint/eslint/issues/6007 https://github.com/eslint/eslint/issues/7164 https://github.com/eslint/eslint/issues/7320

Evaluating

https://github.com/eslint/eslint/issues/4081 https://github.com/eslint/eslint/issues/5073 https://github.com/eslint/eslint/issues/5540 https://github.com/eslint/eslint/issues/6571 https://github.com/eslint/eslint/issues/6670 https://github.com/eslint/eslint/issues/6890

Enhancements

Accepted

https://github.com/eslint/eslint/issues/1801 https://github.com/eslint/eslint/issues/3638 https://github.com/eslint/eslint/issues/3845

Evaluating

https://github.com/eslint/eslint/issues/6296 https://github.com/eslint/eslint/issues/6671 https://github.com/eslint/eslint/issues/6690 https://github.com/eslint/eslint/issues/6813 https://github.com/eslint/eslint/issues/6911 https://github.com/eslint/eslint/issues/6990

Question

https://github.com/eslint/eslint/issues/7233

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
kaicataldocommented, Oct 1, 2016

@sstern6 Let’s wait and see what the rest of the team has to say in this discussion so we can come up with a game plan - appreciate you working on this stuff!

1reaction
platinumazurecommented, Nov 22, 2016

Most of the extra files in @not-an-aardvark’s PR are fixing obvious indent problems in the ESLint codebase (the majority being comments that weren’t indented correctly). Review time will definitely be concentrated on the rule file itself, for sure.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why is indent rule so unbearably slow? #16032 - eslint/eslint
Indent is a very complex rule, so it can get slow on larger files. In general, you might be happier using something like...
Read more >
When Do You Indent a Paragraph?
But the debate continues over which indentation method works best. Should you indent paragraphs as you type or simply skip spaces?
Read more >
Wikipedia talk:Indentation
It isn't like some team just sat down at the start, and decided to create rules about how to have a discussion on...
Read more >
Indenting C Programs
There are a few indentation habits that you should learn to do right away, and they should be done every time you write...
Read more >
Paragraph alignment and indentation - APA Style
APA Style includes guidelines for paragraph alignment and indentation to ensure that papers are formatted in a consistent and readable manner.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found