Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eslint doesn't catch indents #99

Closed
volodya-lombrozo opened this issue Dec 1, 2022 · 1 comment
Closed

eslint doesn't catch indents #99

volodya-lombrozo opened this issue Dec 1, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@volodya-lombrozo
Copy link
Member

eslint doesn't catch indents. In some places we can put 4, somewhere 2 and it's allowed which is wrong of course. It's important to adjust eslint to catch such mistakes.
The issue comes from that PR comment.

@yegor256 yegor256 added the bug Something isn't working label Dec 1, 2022
yegor256 added a commit that referenced this issue Jan 15, 2023
@yegor256
Copy link
Member

@volodya-lombrozo it's fixed and under control now, see f1cecaf

yegor256 added a commit that referenced this issue Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants