`lines-around-directive` rule should replaced with `padding-line-between-statements`
Open
- Dominant language
- JavaScript
- Stars
- 148k
- Forks
- 26.6k
- PR merge metrics
- No merged PRs in 30d
Description
see https://github.com/eslint/eslint/issues/16629#issuecomment-1341641006 from the eslint maintainer
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked ESLint maintainer discussion, then search the repository for references to `lines-around-directive` and `padding-line-between-statements`. Confirm the intended replacement and identify every affected configuration or documentation reference; done means the old rule is consistently replaced and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100