Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

harden lint rule about array indexes #6758

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

jackkav
Copy link
Contributor

@jackkav jackkav commented Nov 6, 2023

future work
perhaps use react-error-boundary package as suggested by react.dev docs
eliminate most of the fine grained error boundaries. We probably only need them on layout components.

@CLAassistant
Copy link

CLAassistant commented Mar 13, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
6 out of 9 committers have signed the CLA.

✅ jackkav
✅ srikrsna-buf
✅ gatzjames
✅ therealrinku
✅ ihexxa
✅ marckong
❌ nbgraham
❌ dependabot[bot]
❌ insomnia-infra
You have signed the CLA already but the status is still pending? Let us recheck it.

@jackkav jackkav merged commit 3530d60 into Kong:develop Mar 14, 2024
7 checks passed
@jackkav jackkav deleted the lint/array-index-rule branch March 14, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants