-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
golangci-lint workflow #262
Commits on Sep 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3dd8ec4 - Browse repository at this point
Copy the full SHA 3dd8ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 222fe15 - Browse repository at this point
Copy the full SHA 222fe15View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8279f2 - Browse repository at this point
Copy the full SHA e8279f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bfaa45 - Browse repository at this point
Copy the full SHA 6bfaa45View commit details -
apply golangci-lint recommendations: remove unused code which is ever…
…ything that was inside helper_test.go and remove unnecesary use of formatting
Configuration menu - View commit details
-
Copy full SHA for e14e068 - Browse repository at this point
Copy the full SHA e14e068View commit details -
add back file because its functions are being used, is just that gola…
…ngci-lint does not see it
Configuration menu - View commit details
-
Copy full SHA for 08332ca - Browse repository at this point
Copy the full SHA 08332caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f58003 - Browse repository at this point
Copy the full SHA 9f58003View commit details
Commits on Sep 23, 2021
-
add yml for golangci configuration and add setting to ignore unused f…
…unctions from test files
Configuration menu - View commit details
-
Copy full SHA for 5b21f13 - Browse repository at this point
Copy the full SHA 5b21f13View commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 13c20e5 - Browse repository at this point
Copy the full SHA 13c20e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 413f623 - Browse repository at this point
Copy the full SHA 413f623View commit details -
enable some useful lint libraries and use go version 1.16 and golangc…
…i-lint 1.42 to match local environment
Configuration menu - View commit details
-
Copy full SHA for 3c44683 - Browse repository at this point
Copy the full SHA 3c44683View commit details -
golangci-lint library recommends to stop using golint because it is d…
…eprecated and archive, and instead use revive: https://github.com/hashicorp/go-tfe/pull/262/checks?check_run_id=3738237150
Configuration menu - View commit details
-
Copy full SHA for be0ed9d - Browse repository at this point
Copy the full SHA be0ed9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 771ab13 - Browse repository at this point
Copy the full SHA 771ab13View commit details -
Configuration menu - View commit details
-
Copy full SHA for cabf350 - Browse repository at this point
Copy the full SHA cabf350View commit details
Commits on Sep 29, 2021
-
enable other lint libraries that I liked their description and add ad…
…ditional configuration to errcheck because some of their features are disable by default
Configuration menu - View commit details
-
Copy full SHA for 1689acd - Browse repository at this point
Copy the full SHA 1689acdView commit details -
add configuration to golangci-lint and fix errors mentioned by enable…
…d lint libraries
Configuration menu - View commit details
-
Copy full SHA for a573060 - Browse repository at this point
Copy the full SHA a573060View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e17d84 - Browse repository at this point
Copy the full SHA 2e17d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb63d4 - Browse repository at this point
Copy the full SHA 1cb63d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b80493 - Browse repository at this point
Copy the full SHA 8b80493View commit details