Skip to content

Commit 261caa0

Browse files
committed
nitpick
1 parent 813a786 commit 261caa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.golangci.next.reference.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3948,7 +3948,7 @@ linters:
39483948
# Enabled checks.
39493949
# Will be additive to any presets.
39503950
# https://github.com/bombsimon/wsl/tree/main?tab=readme-ov-file#checks-and-configuration
3951-
# Default: None
3951+
# Default: []
39523952
enable:
39533953
- assign
39543954
- branch
@@ -3976,7 +3976,7 @@ linters:
39763976
# Disable checks.
39773977
# Will be subtractive to any preset.
39783978
# https://github.com/bombsimon/wsl/tree/main?tab=readme-ov-file#checks-and-configuration
3979-
# Default: None
3979+
# Default: []
39803980
disable:
39813981
- assign
39823982
- branch

0 commit comments

Comments
 (0)