Ville Skyttä

Results 373 comments of Ville Skyttä

I'm leaning towards removing it, done so in f12e37828ac387560b8ab7bba102001896828672. Going to merge this ~tomorrow unless there are objections.

Cobra 1.5.0 addresses the performance issues, see the entries marked with "perf" in the [release notes'](https://github.com/spf13/cobra/releases/tag/v1.5.0) completion section. This one should be good to go after upgrading to it. I...

Rebased on top of chore/upgrade-cobra-to-1.5.0

Rebased on master; with Cobra 1.6.1 there, this should be ready to roll.

CI fails due to unrelated reasons, #17 contains one possible fix.

@okunishinishi anything I could do to move this forward -- approved over a year ago, but not yet applied? The CI failure is unrelated.

I agree changing is more crucial for `GOROOT` if it's set. For `GOPATH`, one approach would be to change if the already set value looks like something asdf-golang has set...

Rebased to resolve conflicts, cleaned up indentation some.

Anything I can do to help with this?

Some updates: - S310 is not in its sorted place in the list :) - Could add [S325](https://bandit.readthedocs.io/en/latest/blacklists/blacklist_calls.html#b325-tempnam) for completeness, even though it has been removed in bandit, so probably...