Skip to content

Commit a57bb2b

Browse files
committed
Unreal
1 parent 3b9d781 commit a57bb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ linters:
8181
- name: cyclomatic
8282
arguments:
8383
# lower=better
84-
- 32
84+
- 40
8585
- name: empty-lines
8686
disabled: true
8787
- name: line-length-limit

0 commit comments

Comments
 (0)