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

correct eslint "no-multiple-empty-lines" #1179

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

eltorio
Copy link
Contributor

@eltorio eltorio commented Feb 7, 2023

This is more a "cosmetic" change but eslint worries about no-multiple-empty-lines rule

  35:1  error  More than 1 blank line not allowed  no-multiple-empty-lines

So I had to options, ignore the rule or correct the sources…
Correcting the source seems to be the better option.

@knadh knadh merged commit 8d1f30c into knadh:master Feb 27, 2023
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.

3 participants