Skip to content

Commit

Permalink
lint: ignore unexported-return (revive)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio-perugini committed Oct 12, 2023
1 parent e7b6904 commit f74e00d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ linters-settings:
- name: redefines-builtin-id
- name: superfluous-else
- name: time-naming
- name: unexported-return
- name: unreachable-code
- name: var-declaration
- name: defer
Expand Down

0 comments on commit f74e00d

Please sign in to comment.