Skip to content

Commit

Permalink
Mention in nogo.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Dec 12, 2023
1 parent 05491e5 commit 7459413
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go/nogo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

.. _nogo: nogo.rst#nogo
.. _configuring-analyzers: nogo.rst#configuring-analyzers
.. _Bzlmod: /docs/go/core/bzlmod.md#configuring-nogo
.. _go_library: /docs/go/core/rules.md#go_library
.. _analysis: https://godoc.org/golang.org/x/tools/go/analysis
.. _Analyzer: https://godoc.org/golang.org/x/tools/go/analysis#Analyzer
Expand Down Expand Up @@ -71,7 +72,8 @@ want to run.
)
Pass a label for your `nogo`_ target to ``go_register_toolchains`` in your
``WORKSPACE`` file.
``WORKSPACE`` file. When using ``MODULE.bazel``, see the Bzlmod_ documentation
instead.

.. code:: bzl
Expand Down

0 comments on commit 7459413

Please sign in to comment.