Skip to content

Commit bde4814

Browse files
committed
SA9006: add missing "Since" field to documentation
1 parent 56b7c78 commit bde4814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

staticcheck/doc.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -970,5 +970,6 @@ positives in somewhat exotic but valid bit twiddling tricks:
970970
v = v << 32
971971
return i-v
972972
}`,
973+
Since: "Unreleased",
973974
},
974975
}

0 commit comments

Comments
 (0)