Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Releases: esimonov/ifshort

v1.0.4

26 Dec 12:51
Compare
Choose a tag to compare
  • Use Go 1.17
  • Cover more edge cases

Fix a bunch of false positives

20 Oct 18:23
b1f55dd
Compare
Choose a tag to compare

This release fixes a bunch of false positive warnings.

v1.0.2

12 Mar 15:29
Compare
Choose a tag to compare

Changelog

v1.0.1

30 Jan 15:23
Compare
Choose a tag to compare

Changelog

f4c7e24 Fix false positive - assignments to pointers to composite literals
113a74d Fix false positive - type assertions
d8f3ec1 Fix false positive - indices in slices which are struct fields
1dcf01a Allow identifier conditions
f5a7f3d Improve README with usage example

First release

16 Jan 16:59
Compare
Choose a tag to compare
v1.0.0

Add Go Coverage badge