Andrew

Results 23 comments of Andrew

Change the way asdf is loaded in your PATH so that ASDF is loaded before any of your system shims

``` User [~/code/go/components-contrib] (ft/docker-lint) $ which docker /usr/bin/docker User [~/code/go/components-contrib] (ft/docker-lint) $ make lint # Due to https://github.com/golangci/golangci-lint/issues/580, we need to add --fix for windows docker run --rm -v /home/dipsea/code/go/components-contrib:/app...

I do not have a windows device to test the `where golangci-lint.exe` command or the installation/lint/grepping. Can anyone test that for me? Otherwise, here are the logs from my local...

Haven't gotten a chance to look at this yet, but still on my ToDo list

I think this is ready for review: ### Linter Not Installed --> Throws Error ``` % make lint [!] golangci_lint not installed [!] You can install it from https://golangci-lint.run/usage/install/ [!]...

I _think_ I got the sign off's fixed. Let me know if I didn't..

This is also a pain point for new contributors to the project as each time they make a change to try to fix the linting in the CICD pipeline they...

> I think the learnings/current status doesn't seem very useful at this point. I don't believe it's a feature largely used by anyone today. Agree 💯 This learnings/status feed may...

Hey @adachiu this looks great. We're trying out a new way of managing projects. We have a weekly standup meeting where we discuss the projects we want to work on....

Hey @adachiu this looks really good. Thanks for putting it together :smiley: A few suggestions from the peanut gallery over here: - The top SVG round icon for "ruby on...