1
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]

This is a linter I wrote for Go that ensures all slice and array bound accesses are validated. Right now, it ensures that all accesses are enclosed within an if-statement that calls cap or len.

Any and all contributions and feature requests are welcome.

no comments (yet)
sorted by: hot top new old
there doesn't seem to be anything here
this post was submitted on 27 Jun 2023
1 points (100.0% liked)

Go programming language discussion

1545 readers
5 users here now

founded 5 years ago
MODERATORS