grafana / xk6-kubernetes

Client extension for interacting with Kubernetes clusters from your k6 tests.
Apache License 2.0
64 stars 21 forks source link

fix linting errors and add linter as CI check #102

Closed JorTurFer closed 1 year ago

JorTurFer commented 1 year ago

On my previous commit I introduced an error because I duplicated an already existing import.

This PR fixes that issue and also adds the linter as CI check to prevent this incident in the future

JorTurFer commented 1 year ago

LGTM! Thank you for correcting that.

np, my error, my fix 😄

you're welcome