robertkrimen / otto

A JavaScript interpreter in Go (golang)
http://godoc.org/github.com/robertkrimen/otto
MIT License
8.11k stars 586 forks source link

feat: Add github action tests and linting #418

Closed stevenh closed 3 years ago

stevenh commented 3 years ago

Leverage github actions for tests and linting.

This includes fixing a bunch of issues highlighted by golangci including:

Also: