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

Disable tabs except for indentation #67

Merged
merged 1 commit into from
Oct 17, 2020
Merged

Disable tabs except for indentation #67

merged 1 commit into from
Oct 17, 2020

Conversation

fregante
Copy link
Member

I saw const•two•=→2 pass linting a couple of times, most recently: refined-github/refined-github#3621 (review)

no-tabs appears to be correct rule to catch this

@sindresorhus sindresorhus merged commit 142defc into xojs:master Oct 17, 2020
sindresorhus added a commit that referenced this pull request Oct 17, 2020
@sindresorhus
Copy link
Member

I had to revert this as it causes too much annoyance. It makes it impossible to comment out code or have code in documentation comments.

@fregante Can you open an issue on ESLint about adding an option to ignore comments?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants