Skip to content

Commit 9c270ed

Browse files
committed
review
1 parent 808e1bf commit 9c270ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.next.reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2371,7 +2371,7 @@ linters-settings:
23712371
# This means that linting errors with less than 0.8 confidence will be ignored.
23722372
# Default: 0.8
23732373
confidence: 0.1
2374-
2374+
# Run `GL_DEBUG=revive golangci-lint run --enable-only=revive` to see default, all available rules, and enabled rules.
23752375
rules:
23762376
# https://github.com/mgechev/revive/blob/master/RULES_DESCRIPTIONS.md#add-constant
23772377
- name: add-constant

0 commit comments

Comments
 (0)