Skip to content

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Sep 4, 2022

  • echo golangci-lint version
  • echo staticcheck version
  • echo markdownlint-cli version
  • add go_mod_changes job to test for uncommitted go mod tidy
    and go mod vendor changes
  • add CodeQL GitHub Actions Workflow

- echo golangci-lint version
- echo staticcheck version
- echo markdownlint-cli version
- add `go_mod_changes` job to test for uncommitted `go mod tidy`
  and `go mod vendor` changes
- add CodeQL GitHub Actions Workflow
@atc0005 atc0005 added enhancement New feature or request CI linting labels Sep 4, 2022
@atc0005 atc0005 added this to the v2.7.0 milestone Sep 4, 2022
@atc0005 atc0005 self-assigned this Sep 4, 2022
@atc0005
Copy link
Owner Author

atc0005 commented Sep 4, 2022

Note:

  • ignoring SA1019 linting error since this project (for now) lists compatibility with Go 1.14
  • ignoring File is not gofmt-ed with -s (gofmt) linting error (for now) since that is Go 1.19 specific

@atc0005 atc0005 merged commit 789ee25 into master Sep 4, 2022
@atc0005 atc0005 deleted the refresh-ci-and-makefile-workflows branch September 4, 2022 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI enhancement New feature or request linting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant