1Nogo configuration 2================== 3 4.. _nogo: /go/nogo.rst 5.. _go_binary: /docs/go/core/rules.md#_go_binary 6.. _#1850: https://github.com/bazelbuild/rules_go/issues/1850 7.. _#2470: https://github.com/bazelbuild/rules_go/issues/2470 8 9Tests that verify nogo_ works on targets compiled in non-default configurations. 10 11.. contents:: 12 13config_test 14----------- 15 16Verifies that a `go_binary`_ can be built in non-default configurations with 17nogo. Verifies `#1850`_, `#2470`_. 18