Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go v1.23 allows to range over int slices without calling `len` first. Since it's a low-importance change, we can disable intrange linter to avoid being blocked by it during pre-commit. category: misc ticket: none
- Loading branch information