aboutsummaryrefslogtreecommitdiff
path: root/tests/core/nogo/nolint/README.rst
blob: 83436898381a44ad33f46c025d2cb1ef7aed1df5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Nolint check
=========

.. _go_library: /docs/go/core/rules.md#_go_library

Tests to ensure that errors found by nogo and annotated with //nolint are
ignored.

.. contents::

nolint_test
--------
Verified that errors emitted by ``nogo`` are ignored when `//nolint` appears as
a comment.