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

warn about use of array indexers #113

Open
dpvreony opened this issue Mar 10, 2021 · 0 comments
Open

warn about use of array indexers #113

dpvreony opened this issue Mar 10, 2021 · 0 comments
Assignees

Comments

@dpvreony
Copy link
Contributor

array indexers may hide

  • null ref exceptions
  • with jwt - it can hide incorrect usage where properties may already do the relevant formatting.
  • loop design issuea
  • perf issues
@dpvreony dpvreony self-assigned this Aug 21, 2022
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

No branches or pull requests

1 participant