File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33### Description
44
5- <!-- Please insert your description here and provide especially info about the "what" this PR is solving -->
5+ <!-- What changed and why? e.g. fixes #123 -->
66
7- ### Additional context
7+ ### Reviewer notes
88
9- <!-- e.g. is there anything you'd like reviewers to focus on ? -->
9+ <!-- Optional: where should reviewers focus? -->
1010
1111---
1212
13- ### What is the purpose of this pull request? <!-- (put an "X" next to an item) -->
13+ ### Pre-merge checklist
1414
15- - [ ] Bug fix
16- - [ ] New Feature
17- - [ ] Documentation update
18- - [ ] Other
19-
20- ### Before submitting the PR, please make sure you do the following
21-
22- - [ ] Check that there isn't already a PR that solves the problem the same way
23- to avoid creating a duplicate.
24- - [ ] Provide a description in this PR that addresses ** what** the PR is
25- solving, or reference the issue that it solves (e.g. ` fixes #123 ` ).
26- - [ ] Ideally, include relevant tests that fail without this PR but pass with
27- it.
28- - [ ] Read
29- [ contribution guidelines] ( https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/contributing.md ) .
15+ - [ ] No similar open PR exists
16+ - [ ] Description explains problem/solution or links an issue
17+ - [ ] Tests added/updated when needed
You can’t perform that action at this time.
0 commit comments