Skip to content

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Oct 27, 2020

The previous approach for defining the GOLINTBIN variable caused any use of task to fail if golint was not installed, even though the task being run might have nothing to do with golint.

There are multiple alternative fixes for this, but since the GOLINTBIN variable was only used in a single task, and I don't foresee it being needed in additional tasks, it seemed easiest to just do away with the variable altogether.

The previous approach for defining the `GOLINTBIN` variable caused any use of task to fail if golint was not
installed, even though the task being run might have nothing to do with golint.
@per1234 per1234 requested a review from silvanocerza October 27, 2020 13:22
@per1234 per1234 merged commit a843bdd into arduino:main Oct 27, 2020
@per1234 per1234 deleted the remove-golint-taskfile-dep branch October 30, 2020 04:34
@per1234 per1234 added topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project labels Sep 29, 2021
@per1234 per1234 self-assigned this Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants