• Home
Name Date Size #Lines LOC

..--

BUILD.bazelD04-Jul-2025151 75

README.rstD04-Jul-2025287 1510

nolint_test.goD04-Jul-20254.4 KiB228177

README.rst

1Nolint check
2=========
3
4.. _go_library: /docs/go/core/rules.md#_go_library
5
6Tests to ensure that errors found by nogo and annotated with //nolint are
7ignored.
8
9.. contents::
10
11nolint_test
12--------
13Verified that errors emitted by ``nogo`` are ignored when `//nolint` appears as
14a comment.
15