Skip to content

Commit

Permalink
Fix accidental change
Browse files Browse the repository at this point in the history
  • Loading branch information
jtraglia committed Sep 25, 2024
1 parent b357ec3 commit bb4a586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ linters-settings:
enable-all: true
disable:
- fieldalignment
- shadientow
- shadow
gomoddirectives:
replace-allow-list:
- github.com/attestantio/go-builder-client
Expand Down

0 comments on commit bb4a586

Please sign in to comment.