Overview

Request 879529 accepted

- Update to version 0.0.0+git20210225.2e10b26:
* Don't disregard operations that occur prior to a variable escaping.
* Move library code of the analyzer into pkg/ineffassign
* Extra "is this file generated" logic into func
* Ignore generated files.
* Adjust testdata comments to match what analysistest expects.
* Fix testdata compilation errors.
* Re-add support for -n flag (and run go fmt)
* Use analysis.Analyzer to implement ineffassign
* Update "Usage" in README
* Deprecate "-n" flag
* Add support for ... syntax for recursive analysis
* Ignore generated files
* Add docs on tool install and usage
* Terminate a block upon reaching a return statement.
* avoid repeating type assertions by switching on `x := x.(type)`
* Account for the pathological case where some clown redfined 'false'
* Don't treat initialization to 'false' as assignment.
* Packaging use go modules and vendor dependencies
* Packaging add obs-service-go_modules disabled
* Packaging drop BuildRequires: golang-packaging macros no longer used
* Packaging add rpmlintrc

Loading...
Request History
Jeff Kowalczyk's avatar

jfkw created request

- Update to version 0.0.0+git20210225.2e10b26:
* Don't disregard operations that occur prior to a variable escaping.
* Move library code of the analyzer into pkg/ineffassign
* Extra "is this file generated" logic into func
* Ignore generated files.
* Adjust testdata comments to match what analysistest expects.
* Fix testdata compilation errors.
* Re-add support for -n flag (and run go fmt)
* Use analysis.Analyzer to implement ineffassign
* Update "Usage" in README
* Deprecate "-n" flag
* Add support for ... syntax for recursive analysis
* Ignore generated files
* Add docs on tool install and usage
* Terminate a block upon reaching a return statement.
* avoid repeating type assertions by switching on `x := x.(type)`
* Account for the pathological case where some clown redfined 'false'
* Don't treat initialization to 'false' as assignment.
* Packaging use go modules and vendor dependencies
* Packaging add obs-service-go_modules disabled
* Packaging drop BuildRequires: golang-packaging macros no longer used
* Packaging add rpmlintrc


Jeff Kowalczyk's avatar

jfkw accepted review

Review OK for devel:languages:go


Jeff Kowalczyk's avatar

jfkw approved review

Review OK for devel:languages:go


Jeff Kowalczyk's avatar

jfkw accepted request

Accept to devel:languages:go

openSUSE Build Service is sponsored by