Skip to content

Commit

Permalink
Update .golangci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmydell authored Dec 15, 2023
1 parent 56425e3 commit 4276afa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ issues:
max-issues-per-linter: 0
max-same-issues: 0
new: false
exclude-rules:
- path: /
text: "parameter 'ctx' seems to be unused"
linters:
- revive

output:
print-linter-name: true
sort-results: true
Expand Down

0 comments on commit 4276afa

Please sign in to comment.