Staticcheck
Staticcheck is an open source static analysis tool for the Go programming language. Its development is being funded by sponsors.
Todos ¶
TODO x/tools/go/ssa: multiple assign ssa.FieldAddr instr order error ¶
This bug in go/ssa might affect Staticcheck’s go/ir, too. Investigate.
TODO go/ssa: deref core type in emitLoad ¶
This bug in go/ssa might affect Staticcheck’s go/ir, too. Investigate.