Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
chore: Synced file(s) with cloudquery/.github (#235)
Browse files Browse the repository at this point in the history
Co-authored-by: cq-bot <null>
  • Loading branch information
cq-bot authored Jul 26, 2022
1 parent 5ec09df commit 15bf051
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 86 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint_golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
if: steps.changes.outputs.src == 'true' || github.event_name != 'pull_request'
uses: golangci/golangci-lint-action@v3
with:
version: v1.46.2
version: v1.47.1
args: --timeout 10m --verbose
83 changes: 0 additions & 83 deletions .github/workflows/test_policy.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ repos:
- repo: https://github.com/dnephin/pre-commit-golang
rev: v0.5.0
hooks:
- id: go-mod-tidy
- id: golangci-lint
# - id: go-mod-tidy
- id: golangci-lint

0 comments on commit 15bf051

Please sign in to comment.