Skip to content

Add an eslint rule to flag extra newlines

username-removed-408230 requested to merge newline-eslint-rule into master

What does this MR do?

Adds a rule to disallow multiple empty lines in a row, and fixes all of the existing lints in the codebase.

Does this MR meet the acceptance criteria?

Merge request reports