Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
minor lint setting
Browse files Browse the repository at this point in the history
  • Loading branch information
nacx committed Feb 9, 2024
1 parent efe8971 commit 05ac905
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ linters-settings:
rules:
- name: atomic
- name: blank-imports
# Problematic with DSL APIs, maybe we can target just that package?
#- name: confusing-naming
- name: confusing-naming
- name: get-return
- name: context-as-argument
- name: context-keys-type
Expand Down

0 comments on commit 05ac905

Please sign in to comment.