Skip to content

Commit

Permalink
chore: enable true pain (errcheck warnings)
Browse files Browse the repository at this point in the history
  • Loading branch information
superlinkx committed Dec 20, 2024
1 parent a473e9f commit 2befb16
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .golangci.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"linters": {
"disable": [
"errcheck"
],
"disable": [],
"enable": [
"gosimple",
"stylecheck"
Expand Down

0 comments on commit 2befb16

Please sign in to comment.