Commit 94f0263
authored
chore(nvca): fix Deprecated doc comment formatting (#230)
gocritic flagged the Deprecated notice on SetMiniServiceReadyStatus
for not being in its own paragraph. Without the blank comment line,
go vet and IDE tooling do not reliably recognize it as a deprecation
notice, so callers would not get flagged.
NO-REF
Signed-off-by: mesutoezdil <mesudozdil@gmail.com>1 parent 89c6c67 commit 94f0263
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1063 | 1063 | | |
1064 | 1064 | | |
1065 | 1065 | | |
| 1066 | + | |
1066 | 1067 | | |
1067 | 1068 | | |
1068 | 1069 | | |
| |||
0 commit comments