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

v1.0.1

Compare
Choose a tag to compare
@esimonov esimonov released this 30 Jan 15:23
· 18 commits to main since this release

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