Skip to content

Commit

Permalink
Enhance the padding-line lint rules
Browse files Browse the repository at this point in the history
DEFRA/water-abstraction-team#115

We enhanced our linting rules to enforce [spaces around blocks and expressions](#1143). This is a great step to helping folks 'fall into the pit of success' and avoid reviewers having to nit-pick PRs.

But having enabled it we've spotted it is highlighting some things that are perfectly acceptable. We also think there are a few other options we could add.

So, this change is about building on the [padding-line-between-statements](https://eslint.style/rules/js/padding-line-between-statements) we've already added.
  • Loading branch information
Cruikshanks committed Jun 27, 2024
1 parent 0cfd7ef commit 5e14f2b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 5e14f2b

Please sign in to comment.