Skip to content

Commit

Permalink
Merge pull request #72 from DrDaveD/undo68
Browse files Browse the repository at this point in the history
Undo #68
  • Loading branch information
DrDaveD authored Apr 5, 2024
2 parents 242e771 + 5fa06d8 commit acbc137
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 829 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install Lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.56
version: v1.54
skip-pkg-cache: true
skip-build-cache: true

Expand Down
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ linters:
- errcheck
- errchkjson
- gochecknoinits
# - goconst
- goconst
- gocritic
- gocyclo
- gofumpt
Expand Down
Loading

0 comments on commit acbc137

Please sign in to comment.