1Core Go rules tests 2=================== 3 4This contains tests of the nogo build-time code analysis tool. 5 6Contents 7-------- 8 9.. Child list start 10 11* `Vet check <vet/README.rst>`_ 12* `Nogo configuration <config/README.rst>`_ 13* `nogo analyzers with dependencies <deps/README.rst>`_ 14* `Custom nogo analyzers <custom/README.rst>`_ 15* `nogo test with coverage <coverage/README.rst>`_ 16 17.. Child list end 18 19