Skip to content

Commit 89fb19d

Browse files
committed
chore: update doc
1 parent 51c9eda commit 89fb19d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.golangci.reference.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1799,7 +1799,7 @@ linters-settings:
17991799
# Suggest the use of rpc.DefaultXXPath.
18001800
# Default: false
18011801
default-rpc-path: true
1802-
# Suggest the use of os.DevNull.
1802+
# DEPRECATED Suggest the use of os.DevNull.
18031803
# Default: false
18041804
os-dev-null: true
18051805
# Suggest the use of sql.LevelXX.String().
@@ -1811,7 +1811,7 @@ linters-settings:
18111811
# Suggest the use of constant.Kind.String().
18121812
# Default: false
18131813
constant-kind: true
1814-
# Suggest the use of syslog.Priority.
1814+
# DEPRECATED Suggest the use of syslog.Priority.
18151815
# Default: false
18161816
syslog-priority: true
18171817

0 commit comments

Comments
 (0)