Skip to content

Conversation

@PoloSpark
Copy link
Contributor

@PoloSpark PoloSpark commented Jan 7, 2025

Prerequisites checklist

[X] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

Rewritten var using let in the following rule examples:

accessor-pairs
array-bracket-newline

Issue: #19240

Is there anything you'd like reviewers to focus on?

I used let to replace the var

@PoloSpark PoloSpark requested a review from a team as a code owner January 7, 2025 00:07
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 7, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.