Skip to content

Commit

Permalink
Merge pull request #159 from Consensys/84-feat-rename-golangci-lintyml
Browse files Browse the repository at this point in the history
feat: Rename `.golangci-lint.yml` => `.golangci.yml`
  • Loading branch information
DavePearce authored Jun 13, 2024
2 parents ce35b90 + ac53d30 commit 0369459
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
File renamed without changes.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ repos:
rev: v1.57.1
hooks:
- id: golangci-lint
args: [--config=.golangci-lint.yml]
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.17
hooks:
Expand Down

0 comments on commit 0369459

Please sign in to comment.