Skip to content

Conversation

@tych0
Copy link
Collaborator

@tych0 tych0 commented Mar 28, 2022

note that there is motivation for keeping golang 1.17 around:
golangci-lint only runs certain linters with golang 1.18 right now,
because generics broke the AST apparently.

So, let's keep 1.17 around and make sure that those linters still run,
since eventually they'll be re-enabled and this way we won't have to go
through and fix everything when they are.

Signed-off-by: Tycho Andersen tycho@tycho.pizza

note that there *is* motivation for keeping golang 1.17 around:
golangci-lint only runs certain linters with golang 1.18 right now,
because generics broke the AST apparently.

So, let's keep 1.17 around and make sure that those linters still run,
since eventually they'll be re-enabled and this way we won't have to go
through and fix everything when they are.

Signed-off-by: Tycho Andersen <tycho@tycho.pizza>
@tych0 tych0 merged commit 4b45e34 into project-stacker:master Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant